use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,20 @@
|
||||
@deprecated
|
||||
@override
|
||||
@todo('seth', 'make this do something')
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["metadata", "@deprecated"],
|
||||
["metadata", "@override"],
|
||||
["metadata", "@todo"],
|
||||
["punctuation", "("],
|
||||
["string", "'seth'"],
|
||||
["punctuation", ","],
|
||||
["string", "'make this do something'"],
|
||||
["punctuation", ")"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for metadata.
|
Reference in New Issue
Block a user