DT 4b3: Copy/pasting an item link in DT pastes the name, not the link

I copy the item link of an image (context menu, “copy link”). When I then paste it into a MD document, I get the document name (e.g. “IMG_1234”). I have to paste the item link somewhere else (eg the search field), copy it from there, and then paste it into the MD document to get the x-devonthink-item// stuff.

The behavior depends on the context:

  • Pasting directly in the MD document results in what I just described.
  • The same happens if I paste in a transclusion ({{...}})
  • Pasting in a MD link like ![](…) does give me the item link

I suppose that this is intended behavior, but why?

Is WYSIWYG editing activated?

Indeed. I don’t remember having it turned on, but when it’s off, everything behaves as I expect it to.

Thanks!