use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
String.upcase(@fixed)
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
"String",
|
||||
["punctuation", "."],
|
||||
"upcase",
|
||||
["punctuation", "("],
|
||||
["attribute", "@fixed"],
|
||||
["punctuation", ")"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Ensure module attributes don't consume punctuation.
|
Reference in New Issue
Block a user