mdbook/crates/mdbook-html/front-end/templates
Eric Huss 3e421d353d Lint HBS JS templates
This updates eslint to lint on the toc.js.hbs file. This file uses a
small amount of hbs templating which eslint can't handle. This adds a
hacky preprocessor which will strips out the handlebars tags so that the
file can be linted.
2025-08-25 15:15:47 -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 Change all HTML IDs to have a prefix 2025-08-19 19:38:22 -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 Lint HBS JS templates 2025-08-25 15:15:47 -07:00