From fb77f0070b41266a13a57bce0fcf7a881f543969 Mon Sep 17 00:00:00 2001 From: Nuno Sempere Date: Wed, 8 Mar 2023 07:26:35 +0000 Subject: [PATCH] tweak: discount markdown doesn't actually take any args. --- bin/contrib/discount.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/contrib/discount.rc b/bin/contrib/discount.rc index ac2597e..8b88775 100755 --- a/bin/contrib/discount.rc +++ b/bin/contrib/discount.rc @@ -2,4 +2,5 @@ # requires discount markdown: # note: must restart the application when this is changed # flags can be seen at: -/usr/bin/markdown -f fencedcode -f ext -f footnote -f latex $1 + +/usr/bin/markdown -f fencedcode -f ext -f footnote -f latex