From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id B+6FDg7gFWAZRgAA0tVLHw (envelope-from ) for ; Sat, 30 Jan 2021 22:39:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id P28LCg7gFWBfSQAA1q6Kng (envelope-from ) for ; Sat, 30 Jan 2021 22:39:10 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6CAF5940366 for ; Sat, 30 Jan 2021 22:39:09 +0000 (UTC) Received: from localhost ([::1]:41406 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l5ytX-0000wE-0R for larch@yhetil.org; Sat, 30 Jan 2021 17:39:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50162) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l5ysv-0000w7-0I for emacs-orgmode@gnu.org; Sat, 30 Jan 2021 17:38:29 -0500 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:37011) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l5yst-0002xT-7G for emacs-orgmode@gnu.org; Sat, 30 Jan 2021 17:38:28 -0500 Received: by mail-wm1-x334.google.com with SMTP id m1so6725663wml.2 for ; Sat, 30 Jan 2021 14:38:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zzamboni-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zxryFiOEaOyi/hs4jo2C2aXg/wczHnxNIj5Qh+tSaBU=; b=Mpw/wFfYp43KaAYj4ZHuUsDqJEYFPBQ0UgU9TDeS1qeX2rXUPfgqbYDjwpXffzvTi7 83ShQ3ZaKbDPE2+H2FdMG33l1lBkgYD4ZpTJUJ9wTc4AX8Hve6/i+yT/jm4U03s3XJWa +TIwb7Uxy/aZ0nXYs2U49OM4wlChQajn7ow8YbivODiSU/Vy0bZ7xAicpnGxdyc/JZN1 lr11OrortE4rVWkO5zZC1uDZogSjO0560V5wPXGowlKrmhwEeILyUPxlQ44kPBTjtxMi rjseEizE0OJh6VO64hx2/kikcqrX7xH6eJ79EMXL5df9ubi7vQFHt7H2vaOPJACyZxMH tz7Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=zxryFiOEaOyi/hs4jo2C2aXg/wczHnxNIj5Qh+tSaBU=; b=DuTjRPuCMHvVeHugjZYgd0YBLxiQjaMh1pgqT4QTcksZ2amhVVb/tK7TTpJlM6L14P 4p88wZaYQchDnJuVBrJSGPf2LfT0eRANKU9GrgttthxQj1XIVort0UnrJHV9Fk/+2WSJ /+HueQxHBnNa6Su+SjfnOtPjUc+AESOyZ6RUzFQgCD8xcbkCZa2YTVtcI+rdqpcOor+Y FWNGKxLtdaY8/n3QiZ7M3ZpvuKCxWxQSmC5DBcAz6YtMDVYBovArxsOrjgoJzXXHYTiU VltzVWuSc4wBg/ps6myYL3QTR3UaGC4GPOTJ+dO7bu0ZTJN2QiBgvJN3JfEygCJrkMH9 bVmQ== X-Gm-Message-State: AOAM532LeXqbCRh73+gNihhbAAWBJpQ66I03GC4sknDVDqU7cHPy+hU8 0tShPtNrJ0vt9Nd1c6+SL8O2uyrlvTTJogjjAVVe2A== X-Google-Smtp-Source: ABdhPJzWh63Uk8JYl4aLMWS8fOgWt9SXRC9IXWEHKt+MmOq3V70C39jthHwco+oeEJnychx+gfP9Xc35DNbx5F4PG8o= X-Received: by 2002:a1c:4e08:: with SMTP id g8mr9082372wmh.120.1612046304584; Sat, 30 Jan 2021 14:38:24 -0800 (PST) MIME-Version: 1.0 References: <87ft2iyspy.fsf@gmail.com> In-Reply-To: <87ft2iyspy.fsf@gmail.com> From: Diego Zamboni Date: Sat, 30 Jan 2021 23:38:13 +0100 Message-ID: Subject: Re: How to avoid generating the Table of Contents when exporting to markdown? To: Rodrigo Morales Content-Type: multipart/alternative; boundary="00000000000058b73a05ba25c7cf" Received-SPF: none client-ip=2a00:1450:4864:20::334; envelope-from=diego@zzamboni.org; helo=mail-wm1-x334.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Org-mode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.55 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=zzamboni-org.20150623.gappssmtp.com header.s=20150623 header.b="Mpw/wFfY"; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 6CAF5940366 X-Spam-Score: -1.55 X-Migadu-Scanner: scn0.migadu.com X-TUID: Q2usg1P8AsO5 --00000000000058b73a05ba25c7cf Content-Type: text/plain; charset="UTF-8" You can disable export of the TOC by setting the toc option to nil, with a line like this at the top of the file: #+options: toc:nil See https://orgmode.org/manual/Table-of-Contents.html --Diego On Sat, Jan 30, 2021 at 11:21 PM Rodrigo Morales < moralesrodrigo1100@gmail.com> wrote: > > When answering questions in Emacs Stack Exchange, I usually write my answer > in Org Mode and then export it to Markdown so that I can copy it to the > answer textbox in Stack Exchange. For this reason, I don't need the > export to contain a Table of Contents because the Markdown content is > not big enough to require it. > > For this reason, I don't want the Table of Contents to be included when > exporting. > > -- > Greetings, > Rodrigo Morales. > > --00000000000058b73a05ba25c7cf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
You can disable export of the TOC by setting the toc optio= n to nil, with a line like this at the top of the file:

= #+options: toc:nil


--Diego


On = Sat, Jan 30, 2021 at 11:21 PM Rodrigo Morales <moralesrodrigo1100@gmail.com> wrote:

When answering questions in Emacs Stack Exchange, I usually write my answer=
in Org Mode and then export it to Markdown so that I can copy it to the
answer textbox in Stack Exchange. For this reason, I don't need the
export to contain a Table of Contents because the Markdown content is
not big enough to require it.

For this reason, I don't want the Table of Contents to be included when=
exporting.

--
Greetings,
Rodrigo Morales.

--00000000000058b73a05ba25c7cf--