pandoc/src/Text/Pandoc
John MacFarlane 820a9143e7 MIME: Support vs and fs as text/plain.
These are used in revealjs css.
2013-01-17 11:40:14 -08:00
..
Readers Revert "Markdown reader: Be less restrictive about class attributes." 2013-01-17 11:24:45 -08:00
Writers Fixed problem with duplicate ids in epub. 2013-01-16 12:16:49 -08:00
Biblio.hs Biblio: Make sure mvPunc and deNote run on metadata too. 2013-01-08 17:24:18 -08:00
Highlighting.hs
ImageSize.hs ImageSize: Remove no longer exported readImageSize. 2013-01-11 15:44:16 -08:00
MIME.hs MIME: Support vs and fs as text/plain. 2013-01-17 11:40:14 -08:00
Options.hs Implemented Ext_link_attributes in markdown reader. 2013-01-16 11:25:17 -08:00
Parsing.hs Changed Ext_autolink_urls -> Ext_autolink_bare_uris. 2013-01-15 12:44:50 -08:00
PDF.hs
Pretty.hs
SelfContained.hs Refactoring: 2013-01-11 16:19:06 -08:00
Shared.hs Refactoring: 2013-01-11 16:19:06 -08:00
Slides.hs Added Attr field to Header. 2013-01-09 09:30:05 -08:00
Templates.hs
UTF8.hs UTF8 module: Remove \r when reading. 2013-01-06 16:35:59 -08:00
UUID.hs
XML.hs