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 why there is that ? Isn't it superfluos?
@aral you are a monster!
@ben *bows* ;)
@aral wait, so ColdFusion made it into the HTML spec?
@davealvarado Much nicer than <cfif> thank-you-very-much :P