Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Hello, > > Matt Lundin <m...@imapmail.org> writes: > >> AFAICT, there is no filter that would enable one to bypass the <h1> tag >> her or to give it different text than the <title> 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'.
Thanks, Nicolas! I suspected I was missing something. Sorry I overlooked that in the documentation. Again, many, many thanks again for the org-element and the new export backends. They have made publishing with org-mode a delight. Best, Matt