mirror of
https://github.com/larstvei/ox-gfm.git
synced 2024-11-26 01:28:30 +00:00
Github Flavored Markdown Back-End for Org Export Engine
a46628aeb6
Adds an org-gfm-footnote-section function, modeled on org-html-footnote-section, to render the footnote section as cleaned-up Markdown. |
||
---|---|---|
ox-gfm.el | ||
README.md |
#Github Flavored Markdown exporter for Org Mode
This is a small exporter based on the Markdown exporter already existing in Org mode. It should support the features listed here.
The exporter has made it's way into to the contrib
section of Org, and can
be found here:
http://orgmode.org/cgit.cgi/org-mode.git/plain/contrib/lisp/ox-gfm.el
If changes are made, these will appear here before they are suggested to the Org mode mailing list.