emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: flow <adolflow@sindominio.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: orgmode to markdown
Date: Mon, 01 Jun 2015 00:12:09 +0200	[thread overview]
Message-ID: <87iob85rd2.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <1433064971.9859.25.camel@sindominio.net> (flow's message of "Sun, 31 May 2015 11:36:11 +0200")

Hello,

flow <adolflow@sindominio.net> writes:

> I would like to ask you about how org-mode exports title and headlines
> to markdow
>
> org-mode to markdown doesn't export title as md heading one # and
> org-mode heading one as heading one but heading two
>
> I think it should work as org-mode to html:
>
>     org-mode title to md heading one #
>     org-mode heading one * to md heading two (##)
>
> What do you think about it?

"ox-md" supports Setext-type headlines, which are limited to 2 levels.
Using a title as the first level leaves only one level for regular
headlines.

Also, it doesn't solve the problem of author, date and email, which do
not appear either in the output. I think they are part of the same
problem: (vanilla) markdown has no real support for meta-data.


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2015-05-31 22:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-31  9:36 orgmode to markdown flow
2015-05-31 22:12 ` Nicolas Goaziou [this message]
2015-06-02  9:34   ` flow
2015-06-03 22:18     ` Nicolas Goaziou
2015-06-04  9:54       ` Rasmus
2015-06-04 13:26       ` flow

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=87iob85rd2.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=adolflow@sindominio.net \
    --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).