use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
foobar()
|
||||
{Foobar}
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["function", "foobar"], ["punctuation", "("], ["punctuation", ")"],
|
||||
["punctuation", "{"], ["function", "Foobar"], ["punctuation", "}"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for functions and procedures.
|
Reference in New Issue
Block a user