id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	planetversion	pltversion
370	writing comment inserts extra spaces	ryanc	neil	"`xexp->html` and `write-html` insert extra spaces around the contents of a comment.

{{{
> (xexp->html '(*COMMENT* ""x""))
""<!-- x -->""
}}}

but the result should be

{{{
""<!--x-->""
}}}
"	defect	new	major		neil/html-writing.plt				(1 0)	
