Hello,
Christian Moe <m...@christianmoe.com> writes: > Accented and a variety of other non-ascii characters do work in > targets, IDs and CUSTOM_IDs, in my experience. Right. > Org-target-regexp is simply "<<\\([^<>]+\\)>>", so it's not > picky. Perhaps the same could be done for macros (replacing angle > brackets with curly braces), without screwing anything up...? I'd rather do the opposite and restrict them all: this kind of regexp is slow to parse and there is little gain to allow any character in targets since they are all invisible now. Regards, -- Nicolas Goaziou