pandoc/src/Text/Pandoc
John MacFarlane f76478bcb9 RST reader: Support :target: on .. image:: blocks.
Still not supported on substitution definitions.
2012-09-26 22:22:14 -07:00
..
Readers RST reader: Support :target: on .. image:: blocks. 2012-09-26 22:22:14 -07:00
Writers Make --id-prefix affect footnote IDs in markdown writer. 2012-09-25 20:26:38 -07:00
Biblio.hs Biblio: Remove workaround for toCapital. 2012-09-26 16:27:20 -07:00
Highlighting.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
ImageSize.hs ImageSize: Fixed implementation of sizeInPoints. 2012-01-15 16:01:46 -08:00
MIME.hs Fixed whitespace errors. 2012-07-26 22:32:53 -07:00
Options.hs Make --id-prefix affect footnote IDs in markdown writer. 2012-09-25 20:26:38 -07:00
Parsing.hs Revert "More intelligent handling of text encodings." 2012-09-23 22:53:34 -07: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 Removed need for utf8-string package. 2012-09-25 19:54:21 -07:00
Shared.hs Shared: Count \r as space in removeLeading/TrailingSpace. 2012-09-26 09:06:34 -07:00
Slides.hs Don't generate empty H1 after hrule slide breaks. 2012-06-25 14:52:09 -07:00
Templates.hs Removed need for utf8-string package. 2012-09-25 19:54:21 -07:00
UTF8.hs UTF8: Better error message for invalid UTF8. 2012-09-26 09:04:21 -07: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