Want a universal way in OS X to strip formatting from text in the clipboard? It's as simple as creating an Applescript with the following line:

set the clipboard to (get the clipboard as text)

Read full instructions on doing this at Lifehacker