pandoc/src/Text/Pandoc
fiddlosopher db0757d65b Don't put autolinks in typewriter font in ConTeXt, since
ConTeXt has its own way of printing links.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@820 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-07-28 15:33:04 +00:00
..
Readers Changes in LaTeX reader to accommodate Pandoc's own use of 2007-07-28 05:45:27 +00:00
Writers Don't put autolinks in typewriter font in ConTeXt, since 2007-07-28 15:33:04 +00:00
Blocks.hs Added type declaration for hsepBlocks in 2007-07-09 03:38:03 +00:00
Definition.hs Added Strikeout, Superscript, and Subscript as 2007-07-21 19:07:15 +00:00
Entities.hs Adjusted copyright notices to 2006-7; use 2007-07-07 22:51:55 +00:00
ParserCombinators.hs Renamed parseFromStr -> parseFromString. 2007-07-23 00:19:00 +00:00
Shared.hs Changed how ASCIIMathML is handled: 2007-07-26 02:19:20 +00:00
UTF8.hs Changed encodeUTF8 to toUTF8, decodeUTF8 to fromUTF8, 2007-07-13 06:34:33 +00:00