emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [ANN] Markdown export back-end in contrib
@ 2012-07-26 11:02 Nicolas Goaziou
  2012-07-26 11:18 ` Eric Abrahamsen
  2012-07-26 12:25 ` Luis Anaya
  0 siblings, 2 replies; 9+ messages in thread
From: Nicolas Goaziou @ 2012-07-26 11:02 UTC (permalink / raw)
  To: Org Mode List

Hello,

I introduced a Markdown export back-end in contrib/.  It uses atx syntax
for headlines and inline syntax for links and images.  It is quite
simple, so don't expect much about it.

This is Markdown vanilla flavour, so there are a few thing that it
doesn't support.  Among them, some are simply ignored (i.e. footnotes),
other are sent to HTML back-end (i.e. tables).  Anyway, creating a new
flavour out of it (i.e. Github Markdown Flavour) is simple with
`org-export-define-derived-backend'.

You can use `org-md-export-as-markdown' and `org-md-export-to-markdown'
functions to test it.

Feedback is welcome (note: I don't use md format, so for suggestions,
please be explicit).


Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2012-07-28  9:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-26 11:02 [ANN] Markdown export back-end in contrib Nicolas Goaziou
2012-07-26 11:18 ` Eric Abrahamsen
2012-07-26 13:50   ` Nick Dokos
2012-07-26 12:25 ` Luis Anaya
2012-07-27 19:20   ` Luis Anaya
2012-07-27 21:07     ` Nicolas Goaziou
2012-07-28  9:48       ` Luis Anaya
2012-07-28  9:54         ` Nicolas Goaziou
2012-07-28  9:56         ` Jambunathan K

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).