In Drupal the CKEditor, when I highlight a word and apply any element from the Format drop down(Formatted, address, h1-h6 etc...) it is being applied to the whole block of text.
i.e. In May, Joe Smith, Chairman, President & CEO, hosted more than 1,700 business team members.
When I select Joe Smith and apply a <h4>
to it, the entire sentence is wrapped in the <h4>
.
Any suggestions?