From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: PATCH: Allow class attribute for headline in HTML export Date: Tue, 04 Dec 2018 11:21:54 +0100 Message-ID: <87tvjtiocd.fsf@nicolasgoaziou.fr> References: <87d0qj3hwu.fsf@informationelle-selbstbestimmung-im-internet.de> <87ftvf20d2.fsf@informationelle-selbstbestimmung-im-internet.de> <874lbvlly5.fsf@nicolasgoaziou.fr> <87tvjvds5w.fsf@wi.uni-muenster.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gU7qj-00013C-2Y for emacs-orgmode@gnu.org; Tue, 04 Dec 2018 05:22:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gU7qf-0006pF-Rx for emacs-orgmode@gnu.org; Tue, 04 Dec 2018 05:22:41 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:43507) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gU7qf-0006nh-LW for emacs-orgmode@gnu.org; Tue, 04 Dec 2018 05:22:37 -0500 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 795AE600E7 for ; Tue, 4 Dec 2018 10:21:55 +0000 (UTC) In-Reply-To: <87tvjvds5w.fsf@wi.uni-muenster.de> (Jens Lechtenboerger's message of "Mon, 03 Dec 2018 07:46:03 +0100") 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" To: emacs-orgmode@gnu.org Hello, Jens Lechtenboerger writes: > I plan to use that for a table-of-contents plugin [1] of reveal.js, > which looks for class attributes inside h-elements to exclude them > selectively. Then I suggest to submit it to "ox-reveal" (https://github.com/yjwen/org-reveal/) instead. Regards, -- Nicolas Goaziou