Google Web Designer seems to arbitrarily add line breaks to code added in code view, which sometimes adds unwanted whitespace. For instance, in once case,
A<sup>2</sup> became
A\n<sup>2</sup>, putting an unwanted space between the “A” and the exponent “2”. Line breaks are also sometimes added after parentheses if the contents are wrapped in another tag. For instance,
(<span>A becomes
(\n<span>A, putting an unwanted space between the paren and the text inside.
Is there a way to disable this aspect of GWD's code formatting?
Thank you,
Zachary Yaro