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
a3226de627
Appends a footnote section, transcoded to HTML, to the GFM output. Fixes #11 |
||
---|---|---|
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.