From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Exporting html: any way to customize format h1 class="title"? Date: Sat, 26 Jul 2014 09:58:07 +0200 Message-ID: <877g30k0vk.fsf@nicolasgoaziou.fr> References: <87vbqkr9b9.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAwrG-0005bm-7o for emacs-orgmode@gnu.org; Sat, 26 Jul 2014 03:57:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XAwr8-0001eY-5l for emacs-orgmode@gnu.org; Sat, 26 Jul 2014 03:57:34 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:51097) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XAwr7-0001e4-W1 for emacs-orgmode@gnu.org; Sat, 26 Jul 2014 03:57:26 -0400 In-Reply-To: <87vbqkr9b9.fsf@fastmail.fm> (Matt Lundin's message of "Sat, 26 Jul 2014 00:14:02 -0500") 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: Matt Lundin Cc: Org Mode Hello, Matt Lundin writes: > AFAICT, there is no filter that would enable one to bypass the

tag > her or to give it different text than the tag. [...] > In the old export backends there were hooks that allowed some small > modifications on the html after exporting it However, the two hooks of > the new export backend hooks (org-export-before-processing-hook, > org-export-before-parsing-hook) are called on copies of the org > source. See `org-export-filter-final-output-functions'. Regards, -- Nicolas Goaziou