We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
/** */ (doc comment) (Read 617 times)
/** */ (doc comment)
Nov 12th, 2006, 11:05pm
 
It would be great if the export comments function did something with line breaks.  Since the specific purpose of this function is to export to the contents of an xml file it would be ideal if perhaps this block was wrapped in a <pre> tag (or more difficult: convert line breaks to <br> and double line breaks to <p>).  I love this functionality but I hate having to embed html in my comments section in order to support this.
Page Index Toggle Pages: 1