mdbook/tests
Eric Huss 1e190137c3 Add a check for unclosed elements on the stack
This checks for any unclosed elements when processing is finished. This
is intended to detect invalid HTML in the source, or bugs in the tree
builder. Raw HTML elements generate a warning (which in the future will
be a configurable lint). All other sync errors are internal errors as
they are not expected, and it would be helpful to know if they ever
happen.
2025-11-05 11:14:39 -08:00
..
gui Merge pull request #2899 from ehuss/filtered-headings 2025-10-22 00:24:37 +00:00
testsuite Add a check for unclosed elements on the stack 2025-11-05 11:14:39 -08:00