Jeff wrote:
Is there a way to get the default enter keystroke in Composer to insert<p> tags rather than<br> tags as the default?
I have using composer entrered: Hello "enter keystroke" World .... the result is: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> <title>test</title> </head> <body> Hello<br> World<br> </body> </html> _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

