️ Mejora rendimiento del renderizado de páginas

This commit is contained in:
Manuel Cillero 2024-12-28 12:30:05 +01:00
parent 1f95f48566
commit 2dd9884a24
6 changed files with 22 additions and 109 deletions

View file

@ -96,7 +96,6 @@ async fn mdbook_page(
.with_assets(AssetsOp::AddJavaScript(JavaScript::from(
"/mdbook/navigators.js",
)))
.with_body_skip_to("mdbook")
.with_component(Html::with(html! {
div id="mdbook" {
(PreEscaped(&html[beginning..]))