Sometimes it's helpful to include comments in your markdown document, as in private notes that are only visible to you, the post author.
To place a comment in your markdown document, use the same syntax you'd use for HTML comments.
## Hurricanes
<!-- ToDo: add hurricane picture here -->
A _hurricane_ is a rapidly rotating storm system characterized by...
### Number of hurricanes per year
| Year | No. of hurricanes |
|------|-------------------|
| 2020 | 14 |
| 2021 | 7 |
| 2022 | 8 |
<!--
ToDo: add corresponding plot here
Use password Hunter1 to access the database
I shouldn't put passwords here, but I'm lazy
and readers won't be able to see it, even if
they inspect the HTML source code of this post
-->