Skip to content

6.6.0

Compare
Choose a tag to compare
@slsrepo slsrepo released this 16 Nov 19:03
· 12 commits to develop since this release
940353a
  • Lowercased the repo and package names for better compatibility with projects using Swift 5.2 or later.

  • Reverted the change to use Gershayim as smart quotes. Hebrew is still available as an option, but doesn't produce a different result than English.

  • Updated everything to match the changes in the main repo and version 6.6.0.

    The full list of changes Fletcher made to the main repo:

    • UPDATED: Restructure source code organization; Restructure Cmake configuration file; restructure Makefile
    • ADDED: Add additional blockquote tests
    • ADDED: Add format to create HTML with storing of assets
    • FIXED: Add latex footer to beamer output format (fixes fletcher#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
    • FIXED: Don’t use undefined version string
    • FIXED: Fix memory leak in ITMZ reader
    • FIXED: Update cpack generator for macOS
    • Fix fsf address in files licenses.
    • Merge pull request fletcher#184 from LyesSaadi/develop
    • UPDATED: Adjust cmake to only make library when included from a parent project
    • FIXED: Ensure use of bash for creating AllTests.c
    • FIXED: Fix array overflow with wide tables
    • FIXED: Fix edge case error in definition lists
    • FIXED: Fix edge case in block parsing
    • FIXED: Fix edge case in fenced code blocks
    • FIXED: Fix error when pruning tokens
    • FIXED: Fix memory leak
    • FIXED: Fix metadata edge case
    • FIXED: Fix metadata parsing edge case
    • FIXED: Fix name mismatch of mmd6-default-metadata (Addresses fletcher#173)
    • FIXED: Fix null dereference
    • FIXED: Fix tests
    • FIXED: Fix typos
    • FIXED: Use more definitive edge case fix
    • UPDATED: Shorten hash function for compiling speed since we are hashing shorter strings
    • UPDATED: Update notes source text