use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
$port
|
||||
${docroot}
|
||||
%{REMOTE_HOST}
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["variable", "$port"],
|
||||
["variable", "${docroot}"],
|
||||
["variable", "%{REMOTE_HOST}"]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for variables.
|
Reference in New Issue
Block a user