Frequently Asked Questions - Content Editing
Tools and techniques for editing content in posts.
There are several different options.
1. Copy/Paste using PureText
PureText
is a free little utility that allows you to copy and paste items from
rich text editors (Word, Outlook, Browsers, etc) and strip all the
garbage code off of it.
“PureText only removes rich formatting from text. This includes the
font face, font style (bold, italics, etc.), font color, paragraph
styles (left/right/center aligned), margins, character spacing,
bullets, subscript, superscript, tables, charts, pictures, embedded
objects, etc. However, it does not modify the actual text. It will not
remove or fix new-lines, carriage returns, tabs, or other white-space.
It will not fix word-wrap or clean up your paragraphs. If you copy the
source code of a web page to the clipboard, it is not going to remove
all the HTML tags. If you copy text from an actual web page (not the
source of the page), it will remove the formatting.
PureText is basically equivalent to opening Notepad, doing a PASTE,
followed by a SELECT-ALL, and then a COPY. The benefit of PureText is
performing all these actions with a single Hot-Key and having the
result pasted into the current window automatically.”
2. Use MS Word Filtered HTML
Description TBD
Subscribe