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:
parent
f8aa7a7be0
commit
f8d16817c9
1 changed files with 4 additions and 0 deletions
|
@ -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@@
|
||||
|
||||
|
|
Loading…
Reference in a new issue