commit 8855a73dd8e623fe4845a83e71498c9e9a05e8a1
parent 02a3930d9d0d63393415f21d9fcd1f94c73ad8da
Author: Nuno Sempere <nuno.semperelh@protonmail.com>
Date: Sun, 6 Nov 2022 22:53:38 +0000
feat: add latex flag
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/contrib/discount.rc b/bin/contrib/discount.rc
@@ -2,4 +2,4 @@
# requires discount markdown: <https://www.pell.portland.or.us/~orc/Code/discount/>
# note: must restart the application when this is changed
# flags can be seen at: <https://github.com/Orc/discount/blob/3520113e1fbf2e012ba24ceb1343c37acda4edf0/pgm_options.c#L45=>
-/usr/bin/markdown -f fencedcode -f ext -f footnote $1
+/usr/bin/markdown -f fencedcode -f ext -f footnote -f latex $1