Wildly malformed markdown now falls back to plain text instead of crashing your display.
What's wrong with this entry?
Text that overflows the markdown parser now degrades to a single plain paragraph and logs the overflow instead of throwing.
- The quick "does this look like markdown at all" check now examines the whole string rather than the first 500 characters, and runs after the cache lookup.
marked.lexer overflow on
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Region marking can copy a mask instead of only filling it
Both mention rendering
-
v2.1.234
The scrolling list was rebuilt by the React compiler
Both mention rendering
-
v2.1.234
Unselectable terminal regions can now be cleared
Both mention rendering