Ms word clean up
By default, ms-word markup pasted into the editor will be parsed and cleaned up.
Feel free to copy/paste from msword and then switch to HtmlView (using the Html
tab in the editor)
But what exactly did ms-word paste and what really got cleaned up? Simply paste
the same content (copy from ms-word and paste directly in the editable region below?)
The raw markup output of whatever you entered in the editable region above will
display in the textarea below.
What you will eventually see in the textarea above is raw output. Comparing this
output with that of the HTML Editor will show you the amount of tidying done by the HTML Editor to
conform to w3c standards and recommendations by cleaning up not only msword ouput but by maintaining minimum formatting and also
by following XHTML Transitional/Frameset or Strict doctype schema as specified by the developer during development