Home › Forums › General XMetaL Discussion › Xml comments › Reply To: Xml comments
Reply to: Xml comments
October 24, 2011 at 6:14 pmThere is a proprietary (XMetaL-specific) CSS selector for this named $COMMENT, so you can have this in your CSS:
$COMMENT {
display: none;
}
FYI:
XMetaL's proprietary selectors are $DOCUMENT, $PROCINS, $COMMENT, $MARKSEC
$PROCINS also supports target and data so you can differentiate between different PIs:
http://forums.xmetal.com/index.php?topic=24.0