markerml_frontend 0.1.0

Frontend of simple markup and templating language, that is transpiled to HTML.
Documentation
1
2
3
4
5
6
7
# MarkerML frontend


This is a crate that provides parser
for the MarkerML language.

For the full grammar overview,
refer to the [markerml]() crate.