2022-03-14 22:33:08 +00:00
|
|
|
#!/bin/rc
|
2022-07-06 16:53:13 +00:00
|
|
|
# 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=>
|
2023-03-08 07:26:35 +00:00
|
|
|
|
|
|
|
/usr/bin/markdown -f fencedcode -f ext -f footnote -f latex
|