pandoc/src
fiddlosopher 6f16d52c11 Changed parsing of code blocks in HTML reader:
+ <code> tag is no longer needed.  <pre> suffices.
+ all HTML tags in the code block (e.g. for syntax highlighting)
  are skipped, because they are not portable to other output formats.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1022 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-09-17 02:49:28 +00:00
..
headers Major change in the way ordered lists are handled: 2007-08-08 02:43:15 +00:00
templates Major code cleanup in all modules. (Removed unneeded imports, 2007-08-15 06:00:58 +00:00
Text Changed parsing of code blocks in HTML reader: 2007-09-17 02:49:28 +00:00
ui/default + Added --strip-trailing-cr option to diff in runtests.pl, so that 2006-12-24 22:58:29 +00:00
wrappers Removed test for examplep in markdown2pdf. 2007-07-28 19:17:54 +00:00
ASCIIMathML.js Changed default ASCIIMathML text color to black. 2006-12-24 16:45:17 +00:00
Main.hs Changed pandoc home page to http://johnmacfarlane.net/pandoc/. 2007-09-13 17:26:01 +00:00