From: Jeremie Juste <jeremiejuste@gmail.com>
To: Marcin Borkowski <mbork@mbork.pl>
Cc: Org-Mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: How to export to markdown programmatically without the table of contents?
Date: Sun, 01 May 2022 21:59:03 +0200 [thread overview]
Message-ID: <87a6c1aut4.fsf@gmail.com> (raw)
In-Reply-To: <87ilqpip86.fsf@mbork.pl> (Marcin Borkowski's message of "Sun, 01 May 2022 11:20:09 +0200")
Hello Marcin,
On Sunday, 1 May 2022 at 11:20, Marcin Borkowski wrote:
| Optional argument EXT-PLIST, when provided, is a property list
| with external parameters overriding Org default settings, but
| still inferior to file-local settings.
Sorry I don't fully understand what doc means by overriding the Org
default settings.
However I the toc can be removed in this way.
(org-export-string-as "#+OPTIONS: toc:nil \n\n* test\n1"
'md)
HTH,
Jeremie Juste
next prev parent reply other threads:[~2022-05-01 20:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-01 9:20 How to export to markdown programmatically without the table of contents? Marcin Borkowski
2022-05-01 19:59 ` Jeremie Juste [this message]
2022-05-01 20:01 ` Berry, Charles
2022-05-01 20:29 ` Jeremie Juste
2022-05-02 6:06 ` Daniel Fleischer
2022-05-02 16:52 ` Marcin Borkowski
2022-05-03 9:15 ` Karl Voit
2022-05-03 21:02 ` Jeremie Juste
2022-05-04 11:45 ` Karl Voit
2022-05-04 4:13 ` Daniel Fleischer
2022-05-07 8:16 ` Max Nikulin
2022-05-08 6:24 ` Marcin Borkowski
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=87a6c1aut4.fsf@gmail.com \
--to=jeremiejuste@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mbork@mbork.pl \
/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).