pandoc/src/Text/Pandoc
fiddlosopher cf87eb854d Fixed a bug in Docbook writer: email links with text were being
incorrectly treated as autolinks.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@809 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-07-28 02:11:04 +00:00
..
Readers In HTML reader, filter Nulls in lists of blocks. (These can 2007-07-23 02:50:29 +00:00
Writers Fixed a bug in Docbook writer: email links with text were being 2007-07-28 02:11: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