Skip to content

6.5.3

Compare
Choose a tag to compare
@fletcher fletcher released this 28 Oct 16:28
· 74 commits to develop since this release

Bug fix release:

  • ADDED: Add additional blockquote tests
  • ADDED: Add format to create HTML with storing of assets
  • FIXED: Add latex footer to beamer output format (fixes #185)
  • FIXED: Allow hyphen in image/link unquoted attributes
  • FIXED: Don't free NULL link
  • FIXED: Fix CMake issue
  • FIXED: Fix issue when parsing blockquote that contains raw HTML
  • FIXED: Fix issue with tight list where last item has multiple paragraphs not being recognized as a loose list
  • FIXED: Fix regression
  • FIXED: Fix test suite
  • FIXED: Improve blockquote parser
  • FIXED: Prevent iOS Safari from bastardizing left arrow unicode character with an ugly emoji
  • FIXED: tweak CriticMarkup highlight handling
  • Merge branch 'develop' of github.com:fletcher/MultiMarkdown-6 into develop