pandoc/src/Text/Pandoc
fiddlosopher 403f5f4728 Undid last change: instead of blocking the internal links in the
writers, it makes more sense to block them in the HTML reader.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1048 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-10-12 03:03:29 +00:00
..
Readers Fixed bug in RST reader: previously, code blocks had to be 2007-10-11 05:50:28 +00:00
Writers Undid last change: instead of blocking the internal links in the 2007-10-12 03:03:29 +00:00
Blocks.hs Major code cleanup in all modules. (Removed unneeded imports, 2007-08-15 06:00:58 +00:00
CharacterReferences.hs Refactored Text.Pandoc.CharacterReferences. 2007-08-28 02:30:38 +00:00
Definition.hs Major code cleanup in all modules. (Removed unneeded imports, 2007-08-15 06:00:58 +00:00
Shared.hs Added a writer option for wrapped text and a command-line option 2007-09-27 01:23:44 +00:00
UTF8.hs Changed encodeUTF8 to toUTF8, decodeUTF8 to fromUTF8, 2007-07-13 06:34:33 +00:00