Commit graph

8 commits

Author SHA1 Message Date
cb96987115 Tweak readme and lib docs 2024-12-08 00:20:51 +01:00
6f0ae129fa Add Element::into_document
It's more convenient in some cases and also makes the example code less
"misleading": Now the string represents a full, correct HTML document.
2024-12-08 00:07:28 +01:00
cfd83df713 Document library 2024-12-02 18:14:35 +01:00
a6fd12510d Improve element building API 2024-11-27 18:09:56 +01:00
2b1fefe882 Add axum support 2024-11-27 00:26:26 +01:00
43b3236d3b Add svg and mathml support 2024-11-26 23:45:46 +01:00
cc3f85e6e1 Model and render elements 2024-11-26 22:01:36 +01:00
fbe3a26395 Create project 2024-11-24 19:43:41 +01:00