emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to load and use Github Flavored Markdown exporter?
@ 2014-05-01 19:48 Grant Rettke
  2014-05-02  0:09 ` Charles Berry
  0 siblings, 1 reply; 2+ messages in thread
From: Grant Rettke @ 2014-05-01 19:48 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hi,

Org-mode version 8.2.6. Loaded from MELPA org-2014-04-28.

The nice github flavored markdown package is in there ox-gfm.el.

My goal is to use it to do a Markdown export of an org document
instead of the vanilla exporter.

In an attempt to do so, I ran at startup:

;;;;;;;;;;;;
(require 'ox-gfm)
;;;;;;;;;;;;

And did an org dispatch export for Markdown.

Wondering if this is the correct approach?

I don't have any expectations for how the file is generated; I just
want to know that I am loading and using it correctly.

Alternately

Regards,

Grant Rettke | AAAS, ACM, ASA, FSF, IEEE, SIAM, Sigma Xi
grettke@acm.org | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-02  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-01 19:48 How to load and use Github Flavored Markdown exporter? Grant Rettke
2014-05-02  0:09 ` Charles Berry

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).