pandoc/src/Text/Pandoc
John MacFarlane 21556e37f4 Allow HTML comments as inline elements in markdown.
So,
aaa <!-- comment --> bbb
can be a single paragraph.
2010-11-09 22:51:02 -08:00
..
Readers Allow HTML comments as inline elements in markdown. 2010-11-09 22:51:02 -08:00
Writers --mathjax: Use mathjax with raw latex rather than mathml. 2010-10-31 18:55:35 -07:00
Biblio.hs Minor changes in Text.Pandoc.Biblio. 2009-02-28 07:39:45 +00:00
Blocks.hs Moved all haskell source to src subdirectory. 2009-01-24 20:00:26 +00:00
CharacterReferences.hs Updated copyright notices. 2010-03-23 13:31:09 -07:00
Definition.hs Merge branch 'atlists'. Added auto-numbered example lists. 2010-07-11 22:47:52 -07:00
Highlighting.hs Removed redundant imports (found by ghc 6.12). 2009-12-31 16:48:36 +00:00
Parsing.hs Process LaTeX macros in markdown, and apply to TeX math. 2010-10-26 09:03:03 -07:00
S5.hs Moved Text.Pandoc.Writers.S5 -> Text.Pandoc.S5. 2010-07-22 23:37:06 -07:00
Shared.hs Added support for MathJax for displaying math in HTML. 2010-10-26 21:07:51 -07:00
Templates.hs Moved s5 writing from S5 module to HTML. 2010-07-22 22:58:48 -07:00
UTF8.hs Encode filenames as UTF8. 2010-09-10 19:53:45 -07:00
UUID.hs Added an EPUB writer. 2010-07-05 00:06:27 -07:00
XML.hs Updated copyright notices. 2010-03-23 13:31:09 -07:00