Pablo Aguado <aguad...@hotmail.com> writes: > #+NAME: source-broken-links-mark > #+begin_src org > ,#+OPTIONS: broken-links:mark > > ,* Some title > > ... > 5. This [[{filename}test-nonexistent-file.org][link5]] is NOT exported > correctly to text. > #+end_src > > #+begin_src elisp :results output > (org-src-to-text "source-broken-links-mark") > #+end_src > > #+RESULTS: > : [BROKEN LINK: {filename}test-nonexistent-file.org] > > > NOTE THAT ONLY THE BROKEN LINK IS SHOWN HERE! BUT NOT THE REST OF THE TEXT.
Thanks for reporting! Fixed, on bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=d6353b283 -- 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>