diff options
Diffstat (limited to 'config/aerc')
| -rw-r--r-- | config/aerc/aerc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/aerc/aerc.conf b/config/aerc/aerc.conf index 79808c1..c1dcc25 100644 --- a/config/aerc/aerc.conf +++ b/config/aerc/aerc.conf @@ -494,7 +494,7 @@ text/plain=wrap -r -w 72 | colorize text/calendar=calendar message/delivery-status=colorize message/rfc822=colorize -text/html=pandoc -f html -t plain | colorize +text/html=pandoc -f html -t markdown --wrap=none| colorize #text/html=html | colorize text/*=bat -fP --file-name="$AERC_FILENAME" #application/x-sh=bat -fP -l sh |