Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.5.3 source code.tar.gz | 2020-10-28 | 3.3 MB | |
6.5.3 source code.zip | 2020-10-28 | 3.8 MB | |
README.md | 2020-10-28 | 830 Bytes | |
Totals: 3 Items | 7.1 MB | 0 |
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