Check out example codes for "markdown comment". It will help you in understanding the concepts better.
Code Example 1
<!-- YOUR_COMMENT_HERE -->
OR:
AT_LEAST_ONE_EMPTY_LINE_HERE
[//]: # (YOUR_COMMENT_HERE)
Code Example 2
<!---
your comment goes here
and here
-->
Learn ReactJs, React Native from akashmittal.com