Skip to content

bug(copy-paste): preserve line breaks for pasting into word processors#3

Merged
thibaudcolas merged 3 commits intomasterfrom
bug/copy-paste-preserve-line-break
Jun 4, 2018
Merged

bug(copy-paste): preserve line breaks for pasting into word processors#3
thibaudcolas merged 3 commits intomasterfrom
bug/copy-paste-preserve-line-break

Conversation

@thibaudcolas
Copy link
Copy Markdown
Owner

Adds white-space: pre-wrap; to wrapper HTML like a browser would, so word processors (e.g. Google Docs) know that line breaks are semantic.

@thibaudcolas thibaudcolas added the bug Something isn't working label Jun 4, 2018
@thi-bot
Copy link
Copy Markdown
Collaborator

thi-bot commented Jun 4, 2018

Messages
📖

This PR may require new test cases

Generated by 🚫 dangerJS

Adds white-space: pre-wrap; to wrapper HTML like a browser would, so word processors (e.g. Google Docs) know that line breaks are semantic.
@thibaudcolas thibaudcolas force-pushed the bug/copy-paste-preserve-line-break branch from f705d6b to 667281d Compare June 4, 2018 19:11
@thibaudcolas thibaudcolas merged commit bd57b6e into master Jun 4, 2018
@thibaudcolas thibaudcolas deleted the bug/copy-paste-preserve-line-break branch June 4, 2018 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants