Text formatting is broken when pasting text Ctrl-V (Firefox only)
Here are the steps to reproduce the issue
- Open Workflowy in Firefox (on Linux)
- Create a bullet
- Add a note to this bullet (Shift+Enter). The note should contain newlines.
- Select and copy entire note content (Ctral+A, Ctrl+C)
- Paste the content in a text editor (I used VSCode)
- All the newlines are gone.
Here's an example
Note content:
hello
world
Here's what I get when I paste in VSCode:
helloworld
Please sign in to leave a comment.
Comments
3 comments