mirror of
https://git.sr.ht/~rjarry/aerc
synced 2026-03-02 18:23:33 +01:00
Add the filters folders to the exec search path when calling the "exec" template function. If replying to a text/html part, convert it to plain text using the default html filter. Changelog-changed: The default `quoted_reply` template now converts `text/html` parts to plain text before quoting them. Signed-off-by: Robin Jarry <robin@jarry.cc> Acked-by: Bence Ferdinandy <bence@ferdinandy.com>