We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e8cc8e commit e1da8a6Copy full SHA for e1da8a6
examples/prism-ignore.html
@@ -0,0 +1,9 @@
1
+<h2>Comment</h2>
2
+<pre><code># Simple comment
3
+## Section
4
+### Header</code></pre>
5
+
6
+<h2>Entry</h2>
7
+<pre><code>file[1-3].txt
8
+.configs/**
9
+!.configs/shared.cfg</code></pre>
0 commit comments