Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/markup/powershell/apos-herestring.expect.txt
2021-04-07 19:25:18 -04:00

11 lines
347 B
Plaintext
Vendored

<span class="hljs-string">@' The wild cat jumped over the $height-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 $height-tall fence.
He did so with grace.
break-end-of-string'@
This SHOULD be a part of the above strings span.</span>