pandoc/src/Text/Pandoc
John MacFarlane d7169c715d Parsing: fixed inlineMath so it handles \text{..} containing $.
For example: `$x = \text{the $n$th root of $y$}`.  Closes #1677.
2014-10-19 16:42:56 -07:00
..
Compat Except Compat: Updated to export more module functions 2014-07-31 21:39:49 +01:00
Readers Markdown reader: allow startnum to work without fancy_lists. 2014-10-18 13:58:08 -07:00
Writers EPUB reader: Further URI handling improvements. 2014-10-08 15:45:50 -07:00
Asciify.hs Fixed typo in module header for Asciify. 2014-07-12 23:47:38 -07:00
Data.hsb Use hsb2hs preprocessor instead of TH for embed_data_files. 2013-01-23 19:26:39 -08:00
Highlighting.hs Highlighting: Let .numberLines work even if no language given. 2014-06-17 15:15:56 -07:00
ImageSize.hs ImageSize: Use default instead of failing if image size not found 2014-06-20 10:58:26 -07:00
MediaBag.hs MediaBag: Fixes Windows specific path problems 2014-09-25 12:19:52 +01:00
MIME.hs add mime type for WebVTT 2014-10-04 22:40:02 -04:00
Options.hs Add support for KaTeX HTML math 2014-09-25 18:32:42 +01:00
Parsing.hs Parsing: fixed inlineMath so it handles \text{..} containing $. 2014-10-19 16:42:56 -07:00
PDF.hs PDF: Catch errors in conversion of images and display message. 2014-08-30 18:45:58 -07:00
Pretty.hs Text.Pandoc.Pretty: added blanklines. 2014-07-27 07:56:55 -07:00
Process.hs Process: Fix minor typo in pipeProcess' docs 2014-05-11 15:07:01 +02:00
SelfContained.hs Added track to list of tags treated by --self-contained. 2014-10-04 11:39:08 -07:00
Shared.hs fix inDirectory to reset to the original directory in case an exception occurs 2014-10-08 23:25:01 +02:00
Slides.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Templates.hs Templates: use ordNum instead of ord. 2014-06-03 11:01:23 -07:00
UTF8.hs Removed unneeded CPP. 2014-08-12 22:50:51 -07:00
UUID.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
XML.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00