Khalid Rafi <[email protected]> writes: > I found that nested markers like the following > examples are only fontified by the outermost marker > > #+begin_src org > */bold and italic, not just bold/* > > [[https://example.com][/this should show up as italic, but it's not/]] > #+end_src
Confirmed. It is yet another instance of fontification being approximate. Superseded-by: https://orgmode.org/list/87ee7c9quk.fsf@localhost > From the archive, this used to work: > > https://list.orgmode.org/CABhQr0TRuGeJMn+G5xzqJuX=uhvwibhjr1+p8qqdrha8kup...@mail.gmail.com/T/ That thread is not about fontification, but about the parser. Parser does work on these nested emphasis. It is just the fontification that does not. -- Ihor Radchenko // yantar92, Org mode maintainer, 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>
