From d62439c4f3ecf6215eda5e2861beda4f4eaefe90 Mon Sep 17 00:00:00 2001 From: Zeeshan Lakhani Date: Mon, 2 Dec 2024 14:08:51 -0500 Subject: [PATCH] [book] Fix rendering issue in book with sidebar (#56) This updates to a recent hbs for mdbook with p4 highlighting. --- book/text/theme/index.hbs | 72 ++++++++++++++++----------------------- 1 file changed, 29 insertions(+), 43 deletions(-) diff --git a/book/text/theme/index.hbs b/book/text/theme/index.hbs index 2853be47..e131c461 100644 --- a/book/text/theme/index.hbs +++ b/book/text/theme/index.hbs @@ -1,11 +1,11 @@ - + {{ title }} {{#if is_print }} - + {{/if}} {{#if base_url}} @@ -17,7 +17,7 @@ - + {{#if favicon_svg}} @@ -52,15 +52,17 @@ {{/if}} - - -
+ - + + + + +
+ + - - -
@@ -139,9 +125,9 @@