Handle processing instructions
This commit is contained in:
parent
11adb24f00
commit
da830939d7
8 changed files with 84 additions and 13 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"COMMENT_END": "-->",
|
||||
"CSS_COMMENT_END": "*/"
|
||||
"CSS_COMMENT_END": "*/",
|
||||
"INSTRUCTION_END": "?>"
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue