How to add line breaks to your app description in the catalog
Have you been frustrated trying to put line breaks into you app description but just ended up with a single paragraph? Well if it makes you feel any better you are not alone. Some very savvy developers in the forums tackled the issue determined to find a solution and did! The problem is that html engine is not escaping by default and so the line breaks are being seen as white spaces and ignored.



