Github Flavored Markdown Back-End for Org Export Engine
Go to file
Lars Tveito 66bed0d179 Merge pull request #9 from tkyobc/master
When preserve-breaks is set on, skip trimming newline in paragraph
2016-05-20 23:42:29 +02:00
ox-gfm.el When preserve-breaks is set on, skip trimming newline in paragraph 2016-05-21 05:13:26 +09: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.