mdbook/crates/mdbook-html/front-end
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
..
css Change all HTML IDs to have a prefix 2025-08-19 19:38:22 -07:00
fonts Use embedded SVG instead of fonts for icons 2025-08-14 20:14:55 -07:00
images Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
js Update eslint to 9.34.0 2025-08-25 14:29:00 -07:00
playground_editor Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
searcher Change all HTML IDs to have a prefix 2025-08-19 19:38:22 -07:00
templates Lint HBS JS templates 2025-08-25 15:15:47 -07:00