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

When a word has a font format it is not possible to remove the underline format #695

Closed
emanuelbsilva opened this issue May 24, 2016 · 0 comments

Comments

@emanuelbsilva
Copy link

When there is a sentence and a word of that sentence is in a different font and with underline (also breaks for bold, strike and italic). When selecting the whole sentence and changing the underline will not affect the word that has a different font. It's hard to explain but pretty easy to understand once you see the commands. Check the codepen: http://codepen.io/emanuelbsilva/pen/NNQmdx

The steps go as follows:

  1. Write a sentence (ie: 'one two three')
  2. Select the 'two' word and add a different font and put it underlined
  3. Select the whole sentence
  4. Add bold to everyting, add underline to everything.
  5. Remove bold from everyting
  6. Remove underline from everything

The 'two' word should not be underlined.

Cheers!

@jhchen jhchen closed this as completed in 40f6bbc May 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant