Add comment syntax explanation #4130 (#4178) [ci skip]

This commit is contained in:
Kay Plößer 2019-10-01 21:56:12 +02:00 committed by Mac Siri
parent 65394cb8cc
commit eaf0722e7b

View file

@ -50,6 +50,11 @@
<h1>One '#' for a h1 header</h1>
<h2>Two '#'s for a h2 header</h2>
<h6>Six '#'s for a h6 header</h6>
<h3><strong>Author Notes/Comments</strong></h3>
<p>Add some hidden notes/comments to your article with this syntax:</p>
<pre>
&lt;!-- This won't show up in the conent! --&gt;
</pre>
<h2 style="font-size:2.8em" id="liquidtags"><strong>🌊 Liquid Tags</strong></h2>
<p>We support native
<a href="https://shopify.github.io/liquid/" target="_blank" rel="noopener">Liquid tags</a> in our editor, but have created our own custom tags listed below: