tomas wrote:

> The variable `org-emphasis-regexp-components' is
> documented, so one might hope that the method is
> magic, but somewhat official.

Indeed, that works:

  (setq org-emphasis-regexp-components
         (append (butlast org-emphasis-regexp-components) '(7)) )

:)

-- 
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal


Reply via email to