#html #back-end #language #templating #markup #transpiled

markerml_backend

HTML backend of simple markup and templating language, that is transpiled to HTML

3 releases

0.1.2 Nov 14, 2024
0.1.1 Nov 13, 2024
0.1.0 Nov 13, 2024

#2986 in Parser implementations

Download history 327/week @ 2024-11-11 39/week @ 2024-11-18 2/week @ 2024-12-02 37/week @ 2024-12-09

93 downloads per month
Used in 2 crates (via markerml)

MIT license

42KB
975 lines

MarkerML frontend

This is a crate that provides HTML generation backend for the MarkerML language for the MarkerML language.

For the full grammar overview, refer to the markerml crate.


lib.rs:

This is a crate that provides HTML generation backend for the MarkerML language.

For the full grammar overview, refer to the markerml crate.

Dependencies

~6–12MB
~156K SLoC