mdbook/tests/testsuite/rendering/html_blocks
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
..
expected Fix raw status ending in the HTML tokenizer 2025-09-17 14:21:01 -07:00
src Add a test for a script inside an HTML block 2025-09-17 14:19:38 -07:00
book.toml Add more comprehensive tests for HTML rendering 2025-09-16 14:07:54 -07:00