pandoc/src/Text/Pandoc
2007-07-23 02:28:15 +00:00
..
Readers Fixed bug in spanStrikeout: case was not exhaustive. 2007-07-23 02:28:15 +00:00
Writers Man writer: Use ~ and ^ for subscripts and superscripts. 2007-07-22 20:13:43 +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 Moved failIfStrict from Markdown reader to 2007-07-21 21:55:19 +00:00
UTF8.hs Changed encodeUTF8 to toUTF8, decodeUTF8 to fromUTF8, 2007-07-13 06:34:33 +00:00