The same development rules that apply for any programming environment apply to ColdFusion. You should also follow the same programming conventions that you would with any other language:
HTML comments use this syntax: <!-- html comment -->
CFML comments add an extra dash: <!--- cfml comment --->
ColdFusion removes CFML comments from the HTML that it sends to the browser, so users do not see them if they view the HTML source. ColdFusion does send HTML comments to the browser.
LiveDocs comments are not longer enabled for ColdFusion 5.0. Please use one of the following resources instead.
ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 5.0