pandoc/src/Text/Pandoc
fiddlosopher 7c319e55ff Modified markdown reader to allow ordered list items to begin
with (single) letters, as well as numbers.  The list item marker
may now be terminated either by '.' or by ')'.  These extensions
to standard markdown are documented in README.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@211 788f1e2b-df1e-0410-8736-df70ead52e1b
2006-12-16 19:43:00 +00:00
..
Readers Modified markdown reader to allow ordered list items to begin 2006-12-16 19:43:00 +00:00
Writers Improvements to smart-quote regexs. Now we can better handle 2006-12-16 06:14:37 +00:00
ASCIIMathML.hs initial import 2006-10-17 14:22:29 +00:00
Definition.hs initial import 2006-10-17 14:22:29 +00:00
HtmlEntities.hs initial import 2006-10-17 14:22:29 +00:00
Shared.hs Changed 'putStrLn' to 'putStr' in Main.hs, and modified some 2006-12-16 05:05:02 +00:00
UTF8.hs initial import 2006-10-17 14:22:29 +00:00