Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to make comments in markdown which do not render in html

[//] <> (This works, parathesis are necessary btw)
[//] # (This is perhaps the most platform independent solution.
In either case, the comments will not render to html,
even if the user selects view source.)
 
PREVIOUS NEXT
Tagged: #comments #markdown #render #html
ADD COMMENT
Topic
Name
9+4 =