WHAT IS THE BUG
Every time I copy from a code block (using the copy button) and paste it somewhere else, the code I copied becomes surrounded in triple backticks (like: ```sudo my code ` ``). When I select the text manually and paste it somewhere else it does not get surrounded in backticks.
This only started happening a couple days ago; I hadn’t had this issue previously. I understand ``` is how markdown processes code snippets but this is a new occurrence.
HOW TO REPRODUCE IT
e.g.
- Select the Copy button on a code block
- Paste text outside of Anytype
THE EXPECTED BEHAVIOR
The text will be surrounded in three backticks
ADDITIONAL CONTEXT
SYSTEM INFORMATION
This occurs on both Mac and Linux apps (I haven’t tested on Windows)