Hi Nick, Nick Dokos <ndo...@gmail.com> writes:
> However, the part about the BORDER regexp is correct I believe: in ~'a ref~, > the ~ are the MARKERS; ' and f are the BORDER and "a re" is the BODY. Thank you, this is it. I had not understood that BORDERs were inside the MARKERs (although the help text is quite clear in that regard). Is there a nice way to customize `org-emphasis-regexp-components'? It does not seem to be exposed to `customize-variable', and copying and tweaking its default value in my configuration file feels ugly. Alan