Added website demo for code highlighting.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1224 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
fiddlosopher 2008-02-09 03:21:52 +00:00
parent f8aa7a7be0
commit f8d16817c9

View file

@ -83,3 +83,7 @@ click on the name of the output file:
@ pandoc @@math.text@@ -s --gladtex -o mathGladtex.htex
@ gladtex @@mathGladtex.htex@@ # produces @@mathGladtex.html@@
18. Syntax highlighting of delimited code blocks:
@ pandoc @@code.txt@@ -s -o @@example18.html@@