mention highlight
parent
47298b01c1
commit
a9970df0bf
|
@ -18,4 +18,12 @@ some other format:
|
||||||
4
|
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"]]
|
[[!meta robots="noindex, follow"]]
|
||||||
|
|
Loading…
Reference in New Issue