Replies: 1 comment 1 reply
|
I moved this to a bug (#10430), you should be able to copy directly from the editor without worrying about this |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sometimes I want to copy the content of a document and paste it somewhere that retains formatting, e.g., an email program.
If I copy the content of the document from the outline editor directly, it includes ugly elements corresponding to anchors or collapse buttons for headings:
My workflow right now is to download a document as HTML, view the result in my browser, and copy the content of that document. Would it be possible, e.g., to add another option to the
Copysubmenu: "Copy as formatted text" or something?All reactions