This is an example editor with the dojox NormalizeStyle plugin enabled.
The NormalizeStyle plugin's role is to try and force the editor output to be either CSS
style based (style="" spans), or semantic tag based (b, i, u, strike, etc). This is user configurable.
Internally in the editor window, it tries to use the format that works the best for the browser.
NormalizeStyle with semantic mode enabled
●Undo●Redo●Cut●Copy●Paste●Bold●Italic●Underline●Strikethrough●Numbered List●Bullet List●Indent●Outdent●Align Left●Align Right●Align Center●Justify●View HTML Source
NormalizeStyle with css mode enabled
●Undo●Redo●Cut●Copy●Paste●Bold●Italic●Underline●Strikethrough●Numbered List●Bullet List●Indent●Outdent●Align Left●Align Right●Align Center●Justify●View HTML Source