From c7d6d1cdd1b1aed8c250efa6fbeb5559786b4a06 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Tue, 27 May 2025 15:27:37 +0200 Subject: [PATCH] aerc pandoc bugfix --- aerc/aerc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aerc/aerc.conf b/aerc/aerc.conf index ef52595..ea97213 100644 --- a/aerc/aerc.conf +++ b/aerc/aerc.conf @@ -39,7 +39,7 @@ address-book-cmd=khard email --parsable --remove-first-line %s header-layout=To|From,Cc|Bcc,Subject [multipart-converters] -text/html=pandoc -f markdown -t html --standalone +text/html=pandoc -f markdown -t html [filters] text/plain=colorize