spacevim/bundle/vim-cmake-syntax/test/escaped-quotes.cmake.html.ref

6 lines
385 B
Plaintext
Raw Normal View History

2024-08-21 14:17:26 +08:00
<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>