Julien Dallot <[email protected]> writes: > From that point of view, it seems the best way to interpret a link like > <::(:id id value :regexp foo)> > would be to simply ignore the "value" part of the :id property.
That's one option. But, on the other hand, in the src blocks, we have #+begin_src emacs-lisp :noweb is test #+end_src interpreted as (:noweb "is test"), simply splicing the value by :keyword (unless :keyword is inside "..."). -- 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>
