From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Org Mode List <emacs-orgmode@gnu.org>
Subject: [ANN] Markdown export back-end in contrib
Date: Thu, 26 Jul 2012 13:02:52 +0200 [thread overview]
Message-ID: <87pq7izswz.fsf@gmail.com> (raw)
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
next reply other threads:[~2012-07-26 11:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-26 11:02 Nicolas Goaziou [this message]
2012-07-26 11:18 ` [ANN] Markdown export back-end in contrib 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pq7izswz.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).