Nick Dokos <[email protected]> writes: > The problem is that these things are configurable, so the above is onlyu > true by default. But you can redefine `org-emphasis-regexp-components` in > ways that would make the above untrue: hence the more abstract description.
They are no longer configurable: ;; This used to be a defcustom (Org <8.0) but allowing the users to ;; set this option proved cumbersome. See this message/thread: ;; https://orgmode.org/list/[email protected] (defvar org-emphasis-regexp-components -- Ihor Radchenko // yantar92, Org mode contributor, 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>
