Skip to content

0.2.0

Compare
Choose a tag to compare
@chojnac chojnac released this 19 Apr 20:51
· 7 commits to main since this release
0.2.0
622d6ed
  • Support for horizontal lines
  • Support for block quotes
  • New and improved parser for emphasis (bold and italic) based on commonmark spec.
  • Performance improvements
  • Rendering links in NSAttributedString
  • Prettier HTML out formatting.
  • Bug fixes & code cleaning