Bug: pasted content changes order

What I did:
Copy and paste the contents of a note that includes a table:

  • Paragraph 1
  • Table
  • Paragraph 2

What happened:
Pastes as

  • Paragraph 1
  • Paragraph 2
  • Table

What I expected:
Paste the copied content without changing its order

Things that might be helpful to know (Agenda version, OS and model, etc):
Version 23.3 (422) - Mac App Store macOS 26.6.2 (25G83)

Thanks. Clearly a bug. Will look into it.

A table is handled a bit differently to normal paragraphs when we paste, and it looks like it is being appended at the end rather than being put back in its original position. Your example makes it very easy to reproduce, which helps a lot.

Drew