pandoc/Text/Pandoc
fiddlosopher 03f4a665ff Changed all writers to handle new Math block element.
This allows TeX element to be handled differently (and in
many output formats, simply ignored).


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1118 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-11-29 08:09:31 +00:00
..
Readers Modified markdown reader for new Math block. 2007-11-29 08:09:17 +00:00
Writers Changed all writers to handle new Math block element. 2007-11-29 08:09:31 +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 Modified refsMatch for new Math block element. 2007-11-29 08:09:10 +00:00
UTF8.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00