emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to export to markdown programmatically without the table of cont


From: Daniel Fleischer
Subject: Re: How to export to markdown programmatically without the table of contents?
Date: Wed, 04 May 2022 07:13:30 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (darwin)

Karl Voit <devnull@Karl-Voit.at> writes:

> Could it be that I don't have "md" as backend somehow? Is there a
> hidden requirement?

The variable `org-export-backends` default value is  

    '(ascii html icalendar latex odt) 

so you need to add 'md. 

-- 

Daniel Fleischer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]