0x5DA<p>been kinda quiet for a while. idk why.</p><p>anyway some more bugfixes and a simple templating function:</p><p>[ abridged ]<br />```html<br /><tr id="table"><br /> <td>[ name ]</td><br /> <td>[ description ]</td><br /> <td>[ creationDate ]</td><br /> <td>[ lastCommit ]</td><br /></tr></p><p><script><br />$template($("<a href="https://fosstodon.org/tags/table" class="mention hashtag" rel="tag">#<span>table</span></a>"), {<br /> name: "cool name",<br /> description: "cool description",<br /> creationDate: "you get the gist",<br /> lastCommit: "lmao",<br />};<br /></script><br />```</p><p><a href="https://fosstodon.org/tags/frameworkDev" class="mention hashtag" rel="tag">#<span>frameworkDev</span></a> <a href="https://fosstodon.org/tags/webdev" class="mention hashtag" rel="tag">#<span>webdev</span></a></p>