Nested numbered lists now use letters and roman numerals, and wrapped lines line up properly.
What's wrong with this entry?
Markdown output now numbers nested ordered lists by depth: a/b/c at depth 2 and roman numerals at depth 3. Continuation lines of a list item are indented to line up under the marker.
- Roman numerals are used only while the last item number is 3999 or below; past that the level falls back to plain digits.
- The hanging indent is skipped when an item leads with a code block, blockquote, horizontal rule, table or nested list.
listIndent
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