mention highlight

master
Joey Hess 2009-05-23 05:21:19 -04:00
parent 47298b01c1
commit a9970df0bf
1 changed files with 8 additions and 0 deletions

View File

@ -18,4 +18,12 @@ some other format:
4
"""]]
Note that if the highlight plugin is enabled, this directive can also be
used to display syntax highlighted code. Many languages and formats are
supported. For example:
\[[format perl """
print "hello, world\n";
"""]]
[[!meta robots="noindex, follow"]]