mdbook/crates
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
..
mdbook-core test case: verify the more specific exception message 2025-08-24 11:18:57 +03:00
mdbook-driver Rename Book.sections to Book.items 2025-08-22 18:51:04 -07:00
mdbook-html Lint HBS JS templates 2025-08-25 15:15:47 -07:00
mdbook-markdown Enable smart-punctuation by default 2025-08-22 16:52:08 -07:00
mdbook-preprocessor Change PreProcessor::supports_renderer to return a Result 2025-08-16 13:26:01 -07:00
mdbook-renderer Switch all public types to non_exhaustive 2025-08-09 17:02:01 -07:00
mdbook-summary Rename Book.sections to Book.items 2025-08-22 18:51:04 -07:00