Need some line breaks on Export to HTML
This is my first post on ZOHO -- thanks for creating a great overall service and product!
While I understand it's efficient to not waste a byte in an HTML file with silly things like carriage returns, it seems even a short document (such as the default Welcome file) in Writer, when exported to HTML is one long run-on line of markup and content.
I exported, then tried to open the file in an HTML editor and it choked on the file --- this is an editor I've used for about 8 years, (Arachnophelia), and it rarely if every chokes on anything.
An option for [CR] after x number of characters max (e.g.- keep lines under 120 chars), or some way to tell Writer to force [CR] after closing </p>, </div>, </tr> </table> and other common tags to end lines on.
I do like the zid="" automation... this will make it easy to target a n element with CSS markup, and much cleaner and more logical than MS's way of using impossible to remember and useless element id when their tools export to HTML.