pandoc/Text/Pandoc
fiddlosopher ec3f6b649f Refactored RST writer to usea record instead of a tuple for state,
and to include options in state so it doesn't need to be passed as
a parameter.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1167 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-01-04 18:58:50 +00:00
..
Readers Added optional HTML sanitization using a whitelist. 2008-01-03 21:32:32 +00:00
Writers Refactored RST writer to usea record instead of a tuple for state, 2008-01-04 18:58:50 +00:00
Blocks.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
CharacterReferences.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
Definition.hs Added new Math block element. 2007-11-29 08:09:07 +00:00
Shared.hs Added optional HTML sanitization using a whitelist. 2008-01-03 21:32:32 +00:00
UTF8.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00