summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Readers/CommonMark.hs
Commit message (Expand)AuthorAge
* Use cmark 0.5.John MacFarlane2015-12-29
* Modified readers to emit SoftBreak when appropriate.John MacFarlane2015-12-12
* Updated readers, writers and README for link attributemb212015-08-07
* Updated readers and writers for new image attribute parameter.John MacFarlane2015-08-07
* Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2015-03-28
* Fixed a compiler warning.John MacFarlane2015-03-17
* Added CommonMark reader using cmark (libcmark bindings).John MacFarlane2015-03-17