|
| Version | Date Released | Status | Release Notes |
| 1.9.2 | Apr 15, 2012 | New Release | * Improved the efficiency of the markdown reader’s abbreviation parsing (should give a big performance boost with —smart). * HTML writer now wraps sections in divs with unique identifiers, for easier manipulation. * Improved LaTeX reader’s coverage of math modes. * Added a portable Haskell version of markdown2pdf (thanks to Paolo Tanimoto). * Made —strict compatible with —standalone and —toc. * Many other small improvements and bug fixes. See changelog for details. |
| 1.2.1 | Sep 25, 2009 | New Release | * Improved the efficiency of the markdown reader’s abbreviation parsing (should give a big performance boost with —smart). * HTML writer now wraps sections in divs with unique identifiers, for easier manipulation. * Improved LaTeX reader’s coverage of math modes. * Added a portable Haskell version of markdown2pdf (thanks to Paolo Tanimoto). * Made —strict compatible with —standalone and —toc. * Many other small improvements and bug fixes. See changelog for details. |