newsletter-to-web/bin/src
Jacob Kiers abf4c787ab Manually remove images instead of parsing
Instead of using all kinds of difficult libraries, just replace the
string "src" with "data-source". This covers most cases of removing
images.

This also removes the previously inlined kuchiki and sanitize-html-rs
libraries.

Signed-off-by: Jacob Kiers <jacob@jacobkiers.net>
2022-08-02 23:19:24 +02:00
..
main.rs Manually remove images instead of parsing 2022-08-02 23:19:24 +02:00
message_reader.rs Add struct Message, owning the data 2022-07-20 23:06:46 +02:00