syntax hiliting if available
This commit is contained in:
parent
026dad0959
commit
a8123bee1a
2 changed files with 15 additions and 1 deletions
|
@ -20,6 +20,10 @@ print code.colorize("abc", 1 + 1)
|
|||
# fourth line
|
||||
}}}
|
||||
|
||||
{{{#!cplusplus
|
||||
foo = new something(1, "soo\nice")
|
||||
}}}
|
||||
|
||||
{{{
|
||||
plain
|
||||
multiline block
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue