Script Summary: Quote text by '> ': Ctrl + Q - quote, Ctrl + Shift + Q - unquote
Old style quoting of textarea's text
1) Select text in textarea's field
2) Press Ctrl + Q - you will get a quoted text
3) If you want to unquote text - to press Ctrl + Shift + Q
Example:
Before:
Before quoting this text
like this
After:
> Before quoting this text
> like this



