Perry Smith <[email protected]> writes: > orgmode.org <http://orgmode.org/> seems to be down?
Yeah. Some issues with server switch. Bastien is on it. See (err..) https://yhetil.org/orgmode/[email protected]/T/#t > 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. That's a proper defcustom that you can change as you wish. Its purpose is simply fontification. > 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. @@html is simply inline html insertion that affects html export specifically. What is not clear about it? Export snippets are explained in the manual. > 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. Could you elaborate about use case? It is easy to add more hooks, but not clear if we really need to. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
