7 Commits

Author SHA1 Message Date
8a513b1452 Remove unused code 2023-03-04 23:45:49 +01:00
c0fe63588c Add Html.render_doc/1
Wraps HtmlDocComponent.render_doc/1 and converts the resulting struct
to binary.
2023-01-19 20:33:22 +01:00
f2dd8de143 Add support for img tags 2023-01-15 17:27:51 +01:00
403116cd08 Replace uuids with "nanoid"s 2023-01-11 19:01:28 +01:00
f4b5abef5a Update to_html/1 to accept maps instead of only %InternalNode{}s 2023-01-04 14:26:38 +01:00
80a21b8606 Add stripping HTML attributes 2023-01-04 14:23:55 +01:00
b7bd9195b6 Add importing html and save it to Article
Additionally defines a wizard logic which is partially unused yet.
2022-12-29 16:43:52 +01:00