satteri-pulldown-cmark-v0.5.8
Immutable
release. Only release title and notes can be modified.
Patch changes
- d2c33ca Fixed emphasis, strikethrough, and subscript/superscript sometimes nesting in the wrong order. — Thanks @Princesseuh!
- d2c33ca Fixed URLs inside angle brackets like
<https://www.example.com>mangling the punctuation and line break that immediately followed them. — Thanks @Princesseuh! - 24a4689 Fixed heading attribute blocks conflicting with text directives when both features are enabled. — Thanks @Princesseuh!
- d2c33ca Improved automatic linking of bare URLs and emails to match GitHub more closely, including uppercase schemes like
HTTP://andWWW.,wwwhosts without a second dot, trailing punctuation, and not linking inside existing link text. — Thanks @Princesseuh! - d2c33ca Fixed a performance issue when parsing documents with many links in certain contexts — Thanks @Princesseuh!
- Updated dependencies: satteri-ast (Cargo)@0.4.2