snowcap 0.1.3

A simple markup language for iced
Documentation
1
2
3
4
5
6
{
    stack[
        text<size:32>("Hello"),
        text<size:32>("World")
    ]
}