pandoc/src/Text/Pandoc
John MacFarlane 5a244bb7b3 LaTeX reader: Make \label and \ref sensitive to --parse-raw.
IF --parse-raw is selected, these will be parsed as raw latex
inlines, rather than bracketed text.
2012-04-15 17:41:45 -07:00
..
Readers LaTeX reader: Make \label and \ref sensitive to --parse-raw. 2012-04-15 17:41:45 -07:00
Writers Mardkown writer: escape < and $. 2012-04-15 11:03:52 -07:00
Biblio.hs Properly handle citations nested in other inline elements. 2012-03-27 12:16:02 -04:00
Highlighting.hs Depend on highlighting-kate 0.5. 2012-01-25 11:29:42 -08:00
ImageSize.hs ImageSize: Fixed implementation of sizeInPoints. 2012-01-15 16:01:46 -08:00
MIME.hs Added --epub-embed-font option. 2012-01-30 13:09:52 -08:00
Parsing.hs Add parsing support for the rST default-role directive. 2012-03-24 21:48:54 -04:00
PDF.hs PDF: Run latex at least two times. 2012-03-19 09:25:33 -07:00
Pretty.hs More efficient implementation of nowrap in Pretty. 2012-02-08 08:32:32 -08:00
SelfContained.hs Don't escape < in <style> tags with --self-contained. 2012-02-17 10:44:46 -08:00
Shared.hs Complete rewrite of LaTeX reader. 2012-02-04 09:56:43 -08:00
Slides.hs Slides: Fixed bug in prepSlides. 2012-01-24 10:50:56 -08:00
Templates.hs Added default.beamer template (separate from default.latex). 2012-01-30 11:26:04 -08:00
UTF8.hs UTF8: Encode filenames. 2011-02-11 18:55:14 -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