If the text you want to comment contains HTML elements you must use the !-- element because this ignores all HTML elements also.
<UL> <LI>Item one in the list. <LI>The second item <COMMENT>Add items as they come available</COMMENT> </UL>