Text between a matching pair of one of heading delimiter characters, is formatted as heading, as in the following example:
// * This is heading one *
// This is text following the heading
To enclose a line in your comment by heading delimiters, escape the left, the right or both delimiter characters using the backslash, as in the following example.