<li><code>NAME</code> must be capitalized letters and use underscores.</li>
<li>
...
...
@@ -40,8 +41,10 @@
To have a dynamic sections numbering, use this format:
</p>
<!-- eslint-disable vue/no-v-html -->
<pre
v-html="`${codeNumber('[#]')} ${codeContent('Rendering as 1')}\n\n${codeNumber('[##]')} ${codeContent('Rendering as 1.1')}\n\n${codeNumber('[#]')} ${codeContent('Rendering as 2')}\n\n...`" />
<!-- eslint-enable vue/no-v-html -->
<i-alertvariant="warning">
Every time you use the number code, it will increment the counter; doing <code>[#] - This is section