pandoc/Text/Pandoc/Writers
fiddlosopher 1bfe1b84a8 Added support for Cite to Markdown reader, and conditional support for citeproc module.
+ The citeproc cabal configuration option sets the _CITEPROC macro, which conditionally
  includes code for handling citations.
+ Added Text.Pandoc.Biblio module.
+ Made highlighting option default to False.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1376 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-08-04 03:15:34 +00:00
..
ConTeXt.hs Added Cite element to definition and writers. 2008-08-04 03:15:12 +00:00
Docbook.hs Added Cite element to definition and writers. 2008-08-04 03:15:12 +00:00
HTML.hs Added Cite element to definition and writers. 2008-08-04 03:15:12 +00:00
LaTeX.hs Added Cite element to definition and writers. 2008-08-04 03:15:12 +00:00
Man.hs Added Cite element to definition and writers. 2008-08-04 03:15:12 +00:00
Markdown.hs Added Cite element to definition and writers. 2008-08-04 03:15:12 +00:00
MediaWiki.hs Added support for Cite to Markdown reader, and conditional support for citeproc module. 2008-08-04 03:15:34 +00:00
OpenDocument.hs Added Cite element to definition and writers. 2008-08-04 03:15:12 +00:00
RST.hs Added Cite element to definition and writers. 2008-08-04 03:15:12 +00:00
RTF.hs Added Cite element to definition and writers. 2008-08-04 03:15:12 +00:00
S5.hs Improved template handling: 2008-08-02 17:22:55 +00:00
Texinfo.hs Added Cite element to definition and writers. 2008-08-04 03:15:12 +00:00