use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
#foo
|
||||
# bar
|
||||
# Redirect 301 /2006/oldfile.html http://subdomain.domain.tld/newfile.html
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["comment", "#foo"],
|
||||
["comment", "# bar"],
|
||||
["comment", "# Redirect 301 /2006/oldfile.html http://subdomain.domain.tld/newfile.html"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for comments.
|
Reference in New Issue
Block a user