Hi All can someone please tell me why when I use the Html Editor and press enter to go down a line it skips down 3 lines rather than one. When i typed hello and hit enter and looked at the code this is what is happening.
<p>hello</p>
<p> </p>
<p> </p>
<p> </p>