6.5.3
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