Try to "open" the following link (C-c C-o)
[[elisp:(require 'org-capture)][M-: (require 'org-capture)]]
Actual behavior:
> Execute #("(require 'org-capture)" 0 22 (face org-warning)) as Elisp?
(yes or no)
Org mode version 9.5 (release_9.5-225-g494c20) - main HEAD
Expected behavior:
> Execute "(require 'org-capture)" as elisp? (yes or no)
As it was in
Org mode version 9.1.9 (release_9.1.9-65-g5e4542 @
/usr/share/emacs/26.3/lisp/org/)
Currently text properties are not cleared before displaying the source code.