From 863601f6441dd0ffa9ad00d4f9887fdf90853c1f Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Mon, 28 Aug 2023 17:51:58 -0400 Subject: aerc delete bindings and fixed quoted replies for emails. --- home-config/aerc/aerc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home-config/aerc/aerc.conf') diff --git a/home-config/aerc/aerc.conf b/home-config/aerc/aerc.conf index ec469ae..1d318a5 100644 --- a/home-config/aerc/aerc.conf +++ b/home-config/aerc/aerc.conf @@ -450,7 +450,7 @@ file-picker-cmd=fzf --multi --query=%s # # Example (obviously, this requires that you write your main text/plain body # using the markdown syntax): -text/html=pandoc --wrap=preserve -f markdown -t html --standalone +text/html=pandoc --wrap=preserve -f gfm+hard_line_breaks -t html --standalone [filters] # -- cgit v1.2.3