Skip to content

Hiding Contents

Syntax: <!-- <text> -->

Ignore Markdown Formatting:

ignore (or escape) Markdown formatting by using \ before the Markdown character.
Example:

Let's rename \*our-new-project\* to \*our-old-project\*.

Let's rename *our-new-project* to *our-old-project*.