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

3 lines
182 B
Plaintext
Vendored

<span class="hljs-comment"># Escaped double-quote is not a string</span>
<span class="hljs-built_in">echo</span> <span class="hljs-string">'"quoted"'</span> | tr -d \" &gt; text.txt