chris <inkbottle...@gmail.com> writes: >> You will need to patch the parser in org-element.el. > > Yes, that seems a very good idea. > I've never "patched" emacs before: in the hack I've been using so far I was > doing some `(advice-add 'org-do-emphasis-faces :override #'org-do-emphasis- > faces-fixed)` thing.
This is an equivalent. Also, you may check out https://github.com/radian-software/el-patch -- 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>