Home Forums General XMetaL Discussion Xml comments Reply To: Xml comments

Derek Read

Reply to: Xml comments

There 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

Reply

Products
Downloads
Support