ox-gfm/README.md
larstvei 90e5a2c53c Removed org-gfm-lang, it is no longer necessary.
Earlier Github did not recognize, for instance, "emacs lisp" as a
language, so an associative list was used to map unrecognized languages
to a similar recognized language. This is no longer necessary.
2014-10-30 10:39:53 +01:00

506 B

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