use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
sub foo
|
||||
sub Foo_Bar42
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["function", [["keyword", "sub"], " foo"]],
|
||||
["function", [["keyword", "sub"], " Foo_Bar42"]]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for functions.
|
Reference in New Issue
Block a user