Commit graph

4 commits

Author SHA1 Message Date
eba5a31a93
fix(mdhtml): oops now really no attrs on closing tags 2024-05-30 11:58:35 +02:00
b4bd7c845f
fix(mdhtml): dont add stuff on closing tags 2024-05-29 05:04:59 +02:00
78dbf54384
feat(mdhtml): also allow <br/> 2024-05-03 00:59:54 +02:00
4d773d8ca9
feat(mdhtml): add tiny crate to safely parse html
basically reduce tags to a subset comparable to markdown, also provide
markdown->html conversion
2024-05-02 14:20:49 +02:00