update inbox list
This commit is contained in:
11
vendor/scrivo/highlight.php/test/markup/powershell/quote-herestring.expect.txt
vendored
Normal file
11
vendor/scrivo/highlight.php/test/markup/powershell/quote-herestring.expect.txt
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<span class="hljs-string">@" The wild cat jumped over the <span class="hljs-variable">$height</span>-tall fence.
|
||||
He did so with grace.
|
||||
"@</span>
|
||||
|
||||
This SHOULDNT be a part of the above strings span.
|
||||
|
||||
<span class="hljs-string">@" The wild cat jumped over the <span class="hljs-variable">$height</span>-tall fence.
|
||||
He did so with grace.
|
||||
break-end-of-string"@
|
||||
|
||||
This SHOULD be a part of the above strings span.</span>
|
||||
Reference in New Issue
Block a user