Talk:Patch Messaging Change "Enter Key" To Create Newline

From WebOS Internals
Revision as of 23:42, 28 July 2009 by Jspin72 (talk | contribs) (New page: this is a useful mod, thx for sharing! as for displaying the newlines and spaces in the message body, the issue is that pretty much everything is a web page. therefore you have to wrap t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this is a useful mod, thx for sharing!

as for displaying the newlines and spaces in the message body, the issue is that pretty much everything is a web page. therefore you have to wrap the message text in <pre> tags to preserve the format. see this link for a solution to the problem.