syntax hiliting if available

This commit is contained in:
Elan Ruusamäe 2012-06-20 00:13:07 +02:00
parent 026dad0959
commit a8123bee1a
2 changed files with 15 additions and 1 deletions

View file

@ -20,6 +20,10 @@ print code.colorize("abc", 1 + 1)
# fourth line
}}}
{{{#!cplusplus
foo = new something(1, "soo\nice")
}}}
{{{
plain
multiline block