pandoc/Text/Pandoc/Readers
fiddlosopher d989a78b3b HTML reader: Don't interpret contents of style tags as markdown.
Resolves Issue #40.
+ Added htmlStyle, analagous to htmlScript.
+ Use htmlStyle in htmlBlockElement and rawHtmlInline.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1162 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-12-31 00:05:03 +00:00
..
HTML.hs HTML reader: Don't interpret contents of style tags as markdown. 2007-12-31 00:05:03 +00:00
LaTeX.hs Made LaTeX reader properly recognize --parse-raw in rawLaTeXInline. 2007-12-30 02:07:55 +00:00
Markdown.hs Markdown reader: Make 'block' conditional on strictness state, 2007-12-29 06:30:12 +00:00
RST.hs Fixed handling of email addresses in markdown and reStructuredText. 2007-12-21 16:13:10 +00:00
TeXMath.hs Small fix to error handling in TeXMath parser: 2007-12-02 16:29:14 +00:00