Markdown Comment

markdown comment
<!-- YOUR_COMMENT_HERE -->

OR:

AT_LEAST_ONE_EMPTY_LINE_HERE

[//]: # (YOUR_COMMENT_HERE)
markdown comment
Just use the HTML one
<!-- comment -->
or, if supported
[//]: # comment
comment in markdown section yaml
<!---
your comment goes here
and here
-->
comment in markdown
[//]: # (This may be the most platform independent comment, but i depends)
[//]: # (it does not work in google colab)

 

Leave a Comment