prism/examples/prism-ignore.html

8 lines
148 B
HTML

<h2>Comment</h2>
<pre><code># This is a comment</code></pre>
<h2>Entry</h2>
<pre><code>file[1-3].txt
.configs/**
!.configs/shared.cfg</code></pre>