Update list of markdown-compile-* in markdown doc

This commit is contained in:
pancho horrillo 2020-05-24 07:21:58 +02:00
parent ee8338045e
commit 2839afc262
2 changed files with 3 additions and 2 deletions

View file

@ -137,7 +137,8 @@ By default, the value of ~+markdown-compile-functions~ is:
#+BEGIN_SRC lisp
'(+markdown-compile-marked
+markdown-compile-pandoc
+markdown-compile-markdown)
+markdown-compile-markdown
+markdown-compile-multimarkdown)
#+END_SRC
These functions will attempt to use the marked, pandoc and markdown executables,