snowcap 0.1.0

A simple markup language for iced
Documentation
1
2
3
4
5
6
# Snowcap

Early stage markup for [iced](iced.rs) using [pest](pest.rs)

There is a simple viewer in bin/ with hot reloading.
To run it, use `cargo run test.iced` from the root of the project.