Raoul Comninos <revr...@mweb.co.za> writes: > If I view the following example in an Org buffer all the links are > highlighted and clickable. > Can I display such links as plain text in the buffer? I understand that they > will be exported literally. > > #+begin_example > http://www.example.com > ftp://ftp.example.com > mailto:u...@rashi.com > file:///C:/Users/Name/Documents/file.txt > tel:+1234567890 > #+end_example
You can, if you manually remove the fontification by hooking into font-lock settings. But plain links being highlighted in verbatim text is a *feature*. It is by design. -- 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>