mdbook/crates/mdbook-html/front-end/templates
Eric Huss 18813516e1 Fix avoiding the mark header in the sidebar nav
This makes sure that the sidebar headings don't have the `<mark>` tag.
When these are created, the Marker is unable to remove them from the
sidebar (and we don't want them there in the first place).

I suspect we'll want more filtering in the future, but I'm not sure
exactly what to filter. Alternatively, it could have an allow list of
tags, and filter all others out.
2025-10-21 17:19:00 -07:00
..
head.hbs Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
header.hbs Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
index.hbs Fix broken a tag 2025-09-15 20:17:11 -07:00
redirect.hbs Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
toc.html.hbs Use embedded SVG instead of fonts for icons 2025-08-14 20:14:55 -07:00
toc.js.hbs Fix avoiding the mark header in the sidebar nav 2025-10-21 17:19:00 -07:00