I'm writing a simple Facebook status update web app that uses Graph API. It works well except for when I'd like to include a line break in the status message. I've tried adding a simple HTML
tag, but this is just rendered as text.
Anyone know if this is possible, and if so, how?
– Prabhat Jul 29 '11 at 10:18