Sometimes when I copy content, the Markdown syntax is also included in the clipboard.
It would be nice to have an option to hide the Markdown.
Sometimes when I copy content, the Markdown syntax is also included in the clipboard.
It would be nice to have an option to hide the Markdown.
You can use “copy as plain text” (markdown syntax will be omitted) or “copy as rich text” (formatted + syntax of course also omitted)
Thank you. That’s a great approach.
However, I found that those options aren’t available for cells within the table, which is my use case.
You are right. Even when trying “copy as” from main menu, it does not work (but on the other hand, the option is not greyed out). It is strange and I suspect that it it a bug or omission.
I actually just created an account to come here and post this same suggestion! When the note is in read-only mode markdown code should be hidden since it can’t be modified anyway. I copy a lot of single code lines and it would be nice to be able to triple-click the line and copy the code without the backticks surrounding it. Or if you don’t want to do that, add a copy icon on the left for single lines of code similar to code blocks.