mdbook/crates
Eric Huss 22065ebc79 Give a warning for unclosed HTML tags
This changes the internal error message to a warning to let the user
know that the HTML tags are unbalanced. In the future this will be a
denyable lint.

This is a very primitive approach of just ignoring the end tag. Ideally
it should recover using the standard HTML parsing algorithm, since there
is a chance that there will be a cascade of errors under certain
unbalanced situations.
2025-11-05 11:42:43 -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 Give a warning for unclosed HTML tags 2025-11-05 11:42:43 -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