Document skooma SVG helper

This commit is contained in:
Talia 2022-04-12 22:37:21 +02:00
parent 77cf51f06d
commit f863ef3e7d
Signed by: darkwiiplayer
GPG Key ID: 7808674088232B3E
1 changed files with 10 additions and 0 deletions

View File

@ -178,6 +178,16 @@
</div> </div>
</section> </section>
<section>
<h2>The <code>svg</code> helper</h2>
<p>
This works exactly the same as the <code>html</code> helper,
except that it creates elements with the appropriate namespace
and does <em>not</em> convert camelCase to kebab-case.
</p>
</section>
<section> <section>
<h2>The <code>text</code> helper</h2> <h2>The <code>text</code> helper</h2>
<div class="columns"> <div class="columns">