mdbook/crates
Eric Huss d27a2bdd1d Fix raw status ending in the HTML tokenizer
This fixes a small mistake where the "raw" status wasn't being reset
once exiting the script or style tags. That means any text nodes that
followed would be misinterpreted as being raw.
2025-09-17 14:21:01 -07:00
..
mdbook-compare Add a basic utility to compare different versions of mdbook 2025-09-16 13:58:20 -07:00
mdbook-core Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
mdbook-driver Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
mdbook-html Fix raw status ending in the HTML tokenizer 2025-09-17 14:21:01 -07:00
mdbook-markdown Add a new HTML rendering pipeline 2025-09-16 20:26:35 -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 Switch from log to tracing 2025-09-12 06:13:45 -07:00