Closed mcandre closed 10 years ago
I'd suggest rendering README files as html's PRE tags in Marmalade web pages. They are text files and usually composed with a fixed width text editor. It's likely that they even depend on fixed-width formatting.
This is done.
See http://marmalade-repo.org/packages/tabbar
Not sure if the package author posted the description this way, or if the Marmalade website simply renders it this way. Many web servers require
s/\\n/<br\/>/
to do their job properly.