I use the HTML view when I edit the content on a page. When editing the HTML I add comments enclosed with comment markup (<!-- -->). However, when WordPress publishes the page it wraps all the comments in <P> tags which screws up the formatting of the page.
Is this a bug or is there a setting somewhere where I can tell it not to add the <p> tags?
Thanks!