Before WordPress I used to hide notes to myself or text I didn't want to be visible by enclosing it like <!-- example -->
This is simple html to hide blocks of text.
WordPress doesn't support that html function. If I try to use it I seem to lose all the text that follows the note as well.
How can I do this?