# title
this is the paragraph
is more natural to write than:
<html> <head>...<head/> <body> <h1> title </h1> <p>this is the paragraph</p> </body> </html>
when you're just jotting some thoughts down.
If you rewrite your comment with lists I think your question becomes self-explanatory.
<h1>My Title</h1> <p>This is a paragraph.</p>