pandoc/Text/Pandoc
fiddlosopher ee644ddda0 OpenDocument writer: Don't print raw HTML.
(Note: For the DocBook writer, it makes sense to pass through
HTML raw, since the "HTML" might be DocBook XML.  But this isn't
desirable for the OpenDocument writer, it seems to me.)


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1254 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-03-19 18:46:09 +00:00
..
Readers Factored codeBlock into separate codeBlockIndented and codeBlockDelimited. 2008-02-09 03:20:02 +00:00
Writers OpenDocument writer: Don't print raw HTML. 2008-03-19 18:46:09 +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 Use generic attributes type, not a string, for CodeBlocks. 2008-02-09 03:19:43 +00:00
Shared.hs Moved BlockWrapper and wrappedBlocksToDoc from ConTeXt writer to Shared. 2008-02-24 05:48:31 +00:00
UTF8.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
XML.hs Moved XML-formatting functions to new unexported module Text.Pandoc.XML. 2008-03-19 18:46:01 +00:00