1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 01:10:05 +08:00
SpaceVim/bundle/vim-cmake-syntax/test/escaped-quotes.cmake.html.ref
2022-05-22 17:18:29 +08:00

6 lines
385 B
Plaintext

<body>
<pre id='vimCodeElement'>
<span class="Identifier">string</span>(<span class="ModeMsg">REPLACE</span> <span class="Constant">&quot;</span><span class="Special">\&quot;</span><span class="Constant">&quot;</span> <span class="Constant">&quot;'&quot;</span> <span class="Type">${FOO}</span> <span class="Type">${BAR}</span>) <span class="Comment"># a comment</span>
</pre>
</body>