pandoc/src/Text/Pandoc
John MacFarlane c18fd7e643 RST reader: Allow anonymous form of explicit links.
`hello <url>`__
Closes #724.
2013-01-25 21:10:02 -08:00
..
Readers RST reader: Allow anonymous form of explicit links. 2013-01-25 21:10:02 -08:00
Writers Another fix to the CPP macro in EPUB writer. 2013-01-22 08:48:43 -08:00
Biblio.hs Biblio: Make sure mvPunc and deNote run on metadata too. 2013-01-08 17:24:18 -08:00
Data.hsb Use hsb2hs preprocessor instead of TH for embed_data_files. 2013-01-23 19:26:39 -08:00
Highlighting.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
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 Parsing: More improvements of anyLine parser. 2013-01-25 18:32:06 -08:00
PDF.hs PDF: Run latex at least two times. 2012-03-19 09:25:33 -07:00
Pretty.hs Pretty: Fixed bug that caused combining characters to be dropped. 2012-08-13 15:52:41 -07:00
SelfContained.hs Refactoring: 2013-01-11 16:19:06 -08:00
Shared.hs Added Text.Pandoc.Data (non-exported) if embed_data_files selected. 2013-01-23 19:26:39 -08:00
Slides.hs Added Attr field to Header. 2013-01-09 09:30:05 -08:00
Templates.hs Data files changes. 2012-12-29 17:54:07 -08:00
UTF8.hs UTF8 module: Remove \r when reading. 2013-01-06 16:35:59 -08:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs Fixed bug in fromEntities. 2012-04-14 22:52:14 -07:00