use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
⍝
|
||||
⍝ Foobar
|
||||
#!/usr/bin/env runapl
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["comment", "⍝"],
|
||||
["comment", "⍝ Foobar"],
|
||||
["comment", "#!/usr/bin/env runapl"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for comments.
|
Reference in New Issue
Block a user