Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error pasting bold text from google docs #1167

Closed
nelsonpecora opened this issue Aug 3, 2016 · 0 comments
Closed

Error pasting bold text from google docs #1167

nelsonpecora opened this issue Aug 3, 2016 · 0 comments

Comments

@nelsonpecora
Copy link
Contributor

Description

Sometime in the recent past, Google Docs changed how it does bolded text (from font-weight: bold to font-weight: 700). This means pasted bold text is not being caught by Medium-Editor's paste extension.

I'm making a pull request to address this issue.

Steps to reproduce

  1. Create bolded text in google docs
  2. Paste (via ctrl+v, edit menu, or right click) into medium-editor

Expected behavior: Bold formatting should be preserved

Actual behavior: Bold formatting is not preserved (note: italics are fine)

Link to an example: demo page

Versions

  • medium-editor: 5.21.0
  • browser: chrome 51
  • OS: macOS 10.11.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants