2016-10-31 13:01:01 +00:00
|
|
|
[![MELPA](http://melpa.org/packages/ox-gfm-badge.svg)](http://melpa.org/#/ox-gfm)
|
|
|
|
# Github Flavored Markdown exporter for Org Mode
|
2014-10-30 09:32:37 +00:00
|
|
|
|
|
|
|
This is a small exporter based on the Markdown exporter already existing in
|
2014-10-30 09:39:53 +00:00
|
|
|
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
|
|
|
|
2016-10-31 13:01:01 +00:00
|
|
|
## Installation
|
2014-10-30 09:32:37 +00:00
|
|
|
|
2016-10-31 13:01:01 +00:00
|
|
|
You can install `ox-gfm` using elpa. It's available on [melpa](http://melpa.org/#/ox-gfm):
|
2014-10-30 09:32:37 +00:00
|
|
|
|
2016-10-31 13:01:01 +00:00
|
|
|
<kbd> M-x package-install ox-gfm </kbd>
|