feat: add latex flag

This commit is contained in:
Nuno Sempere 2022-11-06 22:53:38 +00:00
parent 02a3930d9d
commit 8855a73dd8

View File

@ -2,4 +2,4 @@
# requires discount markdown: <https://www.pell.portland.or.us/~orc/Code/discount/> # requires discount markdown: <https://www.pell.portland.or.us/~orc/Code/discount/>
# note: must restart the application when this is changed # 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=> # 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