[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [emacs-humanities] Elegant way to export org to Markdown ?
From: |
Jean-Christophe Helary |
Subject: |
Re: [emacs-humanities] Elegant way to export org to Markdown ? |
Date: |
Sat, 2 Oct 2021 15:32:27 +0900 |
> On Oct 2, 2021, at 15:24, Ihor Radchenko <yantar92@gmail.com> wrote:
>
> Jean-Christophe Helary <lists@traduction-libre.org> writes:
>
>> My follow-up question is, most of the ox-stuff seem to be installed by
>> default, as far as I can tell. Why is ox-md not ?
>
> Not most. The default export backends are:
>
>> org-export-backends is a variable defined in org.el.
>>
>> Value
>> (ascii html icalendar latex odt)
>
> You can also customise this variable instead of direct (require 'ox-md)
>
> Why not all backends are loaded? Mostly to reduce Org loading speed that
> some people complain about.
Also, I could have checked the manual... It was all there... Apologies for the
noise.
Next (related) question:
Why that ugly number in front of headers defined with <hn> in HTML ?
--
Jean-Christophe Helary @brandelune
https://mac4translators.blogspot.com
https://sr.ht/~brandelune/omegat-as-a-book/
Re: [emacs-humanities] Elegant way to export org to Markdown ?, Morgan Willcock, 2021/10/02
Re: [emacs-humanities] Elegant way to export org to Markdown ?, Jean-Christophe Helary, 2021/10/03