Thank you - I entered the code to my Sharepoint page. The text "test content" and "===============" showed on my page and the "<!-- test comment-->" did not. That is what I was looking for. Unfortunately, when I went back into my HTML Source code the "<!-- test comment-->" was gone.
What I was hoping for is a way to enter a hidden comment that would stay with the code in which I could type in a comment that could describe the code. That way when others or myself are editing the code it may make it a little easier to read through the code.