Skip to content

satteri-pulldown-cmark-v0.5.8

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:09
Immutable release. Only release title and notes can be modified.
92d01ec

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:// and WWW., www hosts 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