You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Write a sentence (ie: 'one two three')
Select the 'two' word and add a different font and put it underlined
Select the whole sentence
Add bold to everyting, add underline to everything.
Remove bold from everyting
Remove underline from everything
The 'two' word should not be underlined.
Cheers!
The text was updated successfully, but these errors were encountered:
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:
The 'two' word should not be underlined.
Cheers!
The text was updated successfully, but these errors were encountered: