pandoc/src/Text/Pandoc
fiddlosopher 030d94e1c3 Refactored SGML escaping functions and "in tag" functions to
Text/Shared/Pandoc.  (escapeSGML, stringToSGML, inTag,
inTagSimple, inTagIndented, selfClosingTag)  These can be
used by both the HTML and Docbook writers.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@417 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-01-04 22:52:16 +00:00
..
Readers Modified HTML reader to skip a newline following a <br> tag. 2007-01-03 20:52:12 +00:00
Writers Refactored SGML escaping functions and "in tag" functions to 2007-01-04 22:52:16 +00:00
Definition.hs Added license text to top of source files. 2006-12-20 20:54:23 +00:00
Entities.hs Fixed bug in encodeEntities (characters less than 128, not 127, 2007-01-04 17:51:46 +00:00
Shared.hs Refactored SGML escaping functions and "in tag" functions to 2007-01-04 22:52:16 +00:00
UTF8.hs + Added module data for haddock. 2006-12-20 06:50:14 +00:00