> On Jun 14, 2026, at 23:13, Ihor Radchenko <[email protected]> wrote: > > Perry Smith <[email protected]> writes: > > See https://orgmode.org/list/875xwqj4tl.fsf@localhost
orgmode.org <http://orgmode.org/> seems to be down? One suggestion is to change the defcustom of org-emphasis-alist to defconst or at least add a comment that explains it isn’t really customizable. Off topic a little but the @@html: …@@ is also used a few other places but it doesn’t seem to be universal. As a newbie, I found that a little confusing. Another item to consider: org-export-before-processing-hook is before the includes and org-export-before-parsing-hook is after the includes but also after the macro processing. I think I could leverage a hook after the includes but before the macro processing. Then I could find whatever pattern I wanted to search for and tweak it. Thank you for your time
