This release of mmd adds support for link titles and code languages, adds
functions for controlling which markdown extensions are supported, and fixes
a number of parsing bugs.
Enjoy!
Download mmd 1.6 Install mmdutil 1.6 Snap Home Page
Changes include:
[reference]) didn’t work (Issue #8)testmmd program now supports running tests from the CommonMark
specification and/or from the CommonMark test suite (Issue #9)mmdGetOptions and mmdSetOptions functions to control which
extensions are supported.mmdGetExtra function to get the link title or code language
string associated with certain nodes.