Added missing '!' in "!format perl..."
parent
1bb06210e9
commit
2e55a59835
|
@ -22,7 +22,7 @@ Note that if the highlight plugin is enabled, this directive can also be
|
||||||
used to display syntax highlighted code. Many languages and formats are
|
used to display syntax highlighted code. Many languages and formats are
|
||||||
supported. For example:
|
supported. For example:
|
||||||
|
|
||||||
\[[format perl """
|
\[[!format perl """
|
||||||
print "hello, world\n";
|
print "hello, world\n";
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue