Github Flavored Markdown Back-End for Org Export Engine
Go to file
Jake Romer a46628aeb6 Add org-gfm-footnote-section
Adds an org-gfm-footnote-section function, modeled on org-html-footnote-section, 
to render the footnote section as cleaned-up Markdown.
2016-08-05 12:28:28 -04:00
ox-gfm.el Add org-gfm-footnote-section 2016-08-05 12:28:28 -04:00
README.md Removed org-gfm-lang, it is no longer necessary. 2014-10-30 10:39:53 +01:00

#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.