mirror of
https://github.com/larstvei/ox-gfm.git
synced 2024-11-26 09:38:31 +00:00
Update README
The mode is no longer available in the "contrib/" directory of org-mode, see #14.
This commit is contained in:
parent
8fa2c82e4c
commit
cc4f3cdb00
@ -1,12 +1,11 @@
|
|||||||
|
[![MELPA](http://melpa.org/packages/ox-gfm-badge.svg)](http://melpa.org/#/ox-gfm)
|
||||||
# Github Flavored Markdown exporter for Org Mode
|
# Github Flavored Markdown exporter for Org Mode
|
||||||
|
|
||||||
This is a small exporter based on the Markdown exporter already existing in
|
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/).
|
Org mode. It should support the features [listed here](https://help.github.com/articles/github-flavored-markdown/).
|
||||||
|
|
||||||
The exporter has made it's way into to the `contrib` section of Org, and can
|
## Installation
|
||||||
be found here:
|
|
||||||
|
|
||||||
http://orgmode.org/cgit.cgi/org-mode.git/plain/contrib/lisp/ox-gfm.el
|
You can install `ox-gfm` using elpa. It's available on [melpa](http://melpa.org/#/ox-gfm):
|
||||||
|
|
||||||
If changes are made, these will appear here before they are suggested to the
|
<kbd> M-x package-install ox-gfm </kbd>
|
||||||
Org mode mailing list.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user