Leaf is a simple markup language that produces HTML.
It's currently a work-in-progress.
Concise
Write less with Leaf.
It's fun!
<h1> Concise
<p> {
Write less with <.green>{ Leaf }.
[color: yellow] It's fun!
}
<h1>Concise</h1> <p> Write less with <span class="green">Leaf</span>.<br> <span style="color: yellow">It's fun!</span> </p>