Small is Beautiful: live stream today at 5PM Irish Time (UTC)
What’s new in Kitten¹ this month?
Markdown support
New HTML validator
HTML renderer improvements
And more…
Watch live: https://owncast.small-web.org
(You can also follow our @owncast instance from your fediverse account from the link above to be notified when the stream goes live.)
More details: https://small-tech.org/events/#small-is-beautiful
Oh yeah, and also the new conditional syntax :)
```js
<if ${true}>
<then>
<p>This will show.</p>
<else>
<p>This will not show.</p>
</if>
```
@aral you are a monster!
@ben *bows* ;)