Closed GoogleCodeExporter closed 8 years ago
There may be a way to automatically replace newlines with the HTML tag for line
break, but that is not
necessarily what every user wants: not all JsDoc output goes into web pages.
I'd prefer to leave it to those that
do want <br> tags to simply add them directly:
/**
This is <br>
a multiline comment.
*/
Original comment by micmath
on 26 May 2008 at 10:54
Original issue reported on code.google.com by
mou...@gmail.com
on 25 Apr 2008 at 9:34