use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
menubutton(text:'Test' underline:0)
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["function", "menubutton"], ["punctuation", "("],
|
||||
["attr-name", "text"], ["punctuation", ":"], ["atom", "'Test'"],
|
||||
["attr-name", "underline"], ["punctuation", ":"], ["number", "0"],
|
||||
["punctuation", ")"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for parameter names.
|
Reference in New Issue
Block a user