mdbook/crates
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
..
mdbook-compare mdbook-compare: fix duplicate "diff" print 2025-10-29 19:45:22 -07:00
mdbook-core Add Config::contains_key 2025-10-29 20:29:46 -07:00
mdbook-driver Expose "search" feature from mdbook-driver 2025-10-28 11:29:48 -07:00
mdbook-html Add a check for unclosed elements on the stack 2025-11-05 11:14:39 -08:00
mdbook-markdown Update to 0.5.0-beta.1 2025-10-26 12:55:06 -07:00
mdbook-preprocessor Update to 0.5.0-beta.1 2025-10-26 12:55:06 -07:00
mdbook-renderer Update to 0.5.0-beta.1 2025-10-26 12:55:06 -07:00
mdbook-summary Update to 0.5.0-beta.1 2025-10-26 12:55:06 -07:00
xtask Fix incorrect string formatting in xtask error message 2025-10-15 06:57:39 -07:00