pandoc/src/Text/Pandoc
fiddlosopher 9a410e1635 README: Removed the statement that the RST reader doesn't parse
definition lists.
HTML reader:  Added failIfStrict to the definitionList parser, so
definition lists will be passed through as raw HTML if --strict
specified.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@783 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-07-23 01:41:37 +00:00
..
Readers README: Removed the statement that the RST reader doesn't parse 2007-07-23 01:41:37 +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