From: martin f. krafft Date: Thu, 24 Aug 2023 13:39:11 +0000 (+1200) Subject: fixup! Support both mp/related inline tree structures X-Git-Url: https://git.madduck.net/etc/neomutt.git/commitdiff_plain/f1ec176922aabf69e5b600160c0c8653648e1a60 fixup! Support both mp/related inline tree structures --- diff --git a/.config/neomutt/buildmimetree.py b/.config/neomutt/buildmimetree.py index 36298ca..491696f 100755 --- a/.config/neomutt/buildmimetree.py +++ b/.config/neomutt/buildmimetree.py @@ -300,8 +300,8 @@ def convert_markdown_to_html( origtext, draftpath, *, + related_to_html_only=False, cssfile=None, - related_to_html_only=True, filewriter_fn=filewriter_fn, tempdir=None, extensions=None,