use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
<%----%>
|
||||
<%--foo--%>
|
||||
<%-- foo
|
||||
bar --%>
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["asp comment", "<%----%>"],
|
||||
["asp comment", "<%--foo--%>"],
|
||||
["asp comment", "<%-- foo\r\nbar --%>"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for comments.
|
Reference in New Issue
Block a user