The bold and italic buttons on the bar
I have noticed that hitting in Book View or Split View (otherwise they're disabled anyway) the Bold button leads to <b> instead of <strong> and Italic leads to <i>. On the other hand it is taken care to be compliant and if there's a larger block that has to be changed there's a a style inserted in the header of that particular file defining the bold or italic status. Also, care has been given to clean up the tag mess from <p><em>text</p><p>extra</em></p> to add the extra <em> tags and nest them correctly into the paragraph block. So why the Bold and Italic?
|