ox-gfm/README.md

13 lines
506 B
Markdown
Raw Normal View History

2014-10-30 09:32:37 +00: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](https://help.github.com/articles/github-flavored-markdown/).
2014-10-30 09:32:37 +00:00
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.