/ Published in: Other
Use this command in Textmate to paste some text without any surrounding whitespace.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
php -r "echo trim(shell_exec('/usr/bin/pbpaste | iconv -f MacRoman -t utf-8'));"