* FIXED: Fix README version
* version bump
* FIXED: Fix error when pruning tokens
* FIXED: Fix array overflow with wide tables
* FIXED: Fix tests
* FIXED: Fix null dereference
* FIXED: Fix memory leak
* FIXED: Fix null dereference
* FIXED: Fix edge case in fenced code blocks
* FIXED: Use more definitive edge case fix
* FIXED: Fix metadata edge case
* FIXED: Fix typos
* FIXED: Ensure use of bash for creating AllTests.c
* FIXED: Fix edge case in block parsing
* FIXED: Fix edge case error in definition lists
* UPDATED: Shorten hash function for compiling speed since we are hashing shorter strings
* FIXED: Fix name mismatch of mmd6-default-metadata (Addresses #173)
* UPDATED: Update notes source text
* version bump; copyright bump
* FIXED: Fix test suite for new captions
* ADDED: Add title as short caption for figures and tables to be used in list of figures and list of tables. Addresses #177 -- thanks, MArpogaus
* FIXED: Fix memory leak (#172) -- thanks Alfons
* UPDATED: Update cmake for xcode 11
* UPDATED: Tweak smart quote rules to avoid false positive matches when using double quote as inches mark
* FIXED: Fix two small potential errors
* UPDATED: Make astyle
* FIXED: Fix edge case with single item loose lists (fixes#174)
* FIXED: Update README template
* Fixes to README
OBS-URL: https://build.opensuse.org/package/show/Publishing/MultiMarkdown-6?expand=0&rev=16
* version bump
* FIXED: Fix token length in OPML
* UPDATED: Allow '\' to preserve line break in metadata. (Addresses #86)
* FIXED: Prevent potential null dereference
* Avoid potential error with stack_free
* FIXED: Use Setext headers when necessary to convert from OPML to text (fixes#138)
* UPDATED: Apply astyle
* ADDED: Add opml option to read for MultiMarkdown OPML files
* UPDATED: Adjust metadata for test files
* FIXED: Trim single remaining whitespace when exporting headers
OBS-URL: https://build.opensuse.org/package/show/Publishing/MultiMarkdown-6?expand=0&rev=11
* version bump
* UPDATED: Apply astyle to source
* UPDATED: Remove deprecated fodt.c and fodt.h
* FIXED: Fix issue with list bullets in fenced code blocks
* FIXED: Fix typo in QuickStart.txt (fixes#111)
* Fix encoding of some markup inside LaTeX texttt environment (fixes#110 and #108)
* UPDATED: Update dates
* UPDATED: Add test suite to d_string
* FIXED: Fix edge case with superscripts and punctuation
OBS-URL: https://build.opensuse.org/package/show/Publishing/MultiMarkdown-6?expand=0&rev=8
- Enable tests
- Update alernatives handling according to current guidelines
- Fix typo and add more comments
- Use update alternatives to allow parallel installation with discount
- Avoid conflict with mtools
- Update to version 5.4.0:
* Improve accuracy and performance of strong/emph
* CHANGED: Update greg
* 5.3.0
* CHANGED: Update README
* ADDED: Move static library options to separate make target
* FIXED: Fix crash with empty table label
* ADDED: Add email address to cpack settings (addresses #31)
* CHANGED: Increase list of syntax structures that are evaluated for abbreviations (Thanks, David!)
* FIXED: Avoids problem mentioned on github (#30), but doesn't actually solve it. Any help appreciated!
* version bump 5.4.0
- Update to version 5.3.0:
* FIXED: Don't allow math spans inside strong/emph
* FIXED: Fix slow parsing of complex strong/emph (Fixes#18)
* CHANGED: Update test suite
* FIXED: Improve performance; FIXED: Fix additional edge case in emph/strong parser
* Improve accuracy and performance of strong/emph
* CHANGED: Update greg
* 5.3.0
OBS-URL: https://build.opensuse.org/package/show/Publishing/MultiMarkdown-6?expand=0&rev=2