From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josiah Schwab Subject: Re: Customizing TOCs in Derived Exporters Date: Wed, 18 Sep 2013 15:53:37 -0700 Message-ID: <874n9heo7i.fsf@gmail.com> References: <87li2wbk70.fsf@berkeley.edu> <8738p3tv6z.fsf@gmx.us> <87a9j9esq9.fsf@gmail.com> <87y56tsrry.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMQcv-00058n-U1 for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 18:53:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VMQcv-0001H7-0w for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 18:53:41 -0400 Received: from mail-pa0-x22d.google.com ([2607:f8b0:400e:c03::22d]:46458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMQcu-0001Gz-Q1 for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 18:53:40 -0400 Received: by mail-pa0-f45.google.com with SMTP id bg4so8856712pad.18 for ; Wed, 18 Sep 2013 15:53:39 -0700 (PDT) In-reply-to: <87y56tsrry.fsf@gmx.us> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > Josiah Schwab writes: >> Independent of the confusion it caused me while trying to figure out how >> things work, it seems strange that the ox-md exporter generates a >> non-markdown TOC using org-html-toc. But I will leave that for those >> who really use the markdown exporter, which is neither you or me. > > Is there a vanilla-markdown TOC-keyword? My understanding is that > markdown always understand plain html, whence the html-toc is > reusable. If there is exists a vanilla-markdown TOC perhaps it should > be used. It sounds likely this is simply a confusion about the markdown specification on my end then. Thanks, Josiah