Answers for "how to put markdown in comment"

1

markdown comment

<!-- YOUR_COMMENT_HERE -->

OR:

AT_LEAST_ONE_EMPTY_LINE_HERE

[//]: # (YOUR_COMMENT_HERE)
Posted by: Guest on August-23-2020
1

comment in markdown section yaml

<!---
your comment goes here
and here
-->
Posted by: Guest on June-06-2020

Browse Popular Code Answers by Language