It worked in IDE 1.0.6 but using 1.6.5 single line comments are exported properly but multi line comments (starting with /* and ending with */) are not separated by a CR/LF, and as they are
-formatted multi-line comments appear in one single line in your browser.
So you have to use your editor to manually insert the CR/LF between the lines.