From: Ihor Radchenko <yantar92@gmail.com>
To: Jean-Christophe Helary <lists@traduction-libre.org>
Cc: emacs-humanities@gnu.org, orgmode <emacs-orgmode@gnu.org>
Subject: Re: Elegant way to export org to Markdown ?
Date: Sat, 02 Oct 2021 13:55:47 +0800 [thread overview]
Message-ID: <871r54ynq4.fsf@localhost> (raw)
In-Reply-To: <03D77FFE-6631-44E1-A77B-F074588AAB3B@traduction-libre.org>
Jean-Christophe Helary <lists@traduction-libre.org> writes:
> I'm trying to work with SourceHut (sr.ht) and right now they only accept Markdown syntax for their readme/wiki files.
>
> Since I work in Emacs/org-mode to write my documents (and try to stick to that), I'd like to know if there is an elegant way to export org syntax to MarkDown.
>
> I was thinking that the export-dispatch had an option for Plain Text / Markdown, but that doesn't seem to be the case.
I think you just need to load the markdown export backend in your
config:
(require 'ox-md)
Best,
Ihor
next prev parent reply other threads:[~2021-10-02 5:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-02 5:20 Elegant way to export org to Markdown ? Jean-Christophe Helary
2021-10-02 5:55 ` Ihor Radchenko [this message]
2021-10-02 5:57 ` Protesilaos Stavrou
2021-10-02 6:10 ` Jean-Christophe Helary
2021-10-02 6:24 ` Ihor Radchenko
2021-10-02 6:32 ` Jean-Christophe Helary
2021-10-02 7:00 ` Ihor Radchenko
2021-10-02 7:34 ` Jean-Christophe Helary
2021-10-02 7:44 ` Tim Cross
2021-10-02 9:10 ` Jean-Christophe Helary
2021-10-02 12:18 ` Morgan Willcock
2021-10-02 13:31 ` Jean-Christophe Helary
2021-10-03 4:11 ` [emacs-humanities] " Jean-Christophe Helary
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=871r54ynq4.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-humanities@gnu.org \
--cc=emacs-orgmode@gnu.org \
--cc=lists@traduction-libre.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).