As I think you should post a real life example that makes sense. e.g.

<?php

/**
 * Please use "<?= $variable ?>" to print your variables
 */

// Please use "<?= $variable ?>" to print your variables

?>

In your example you're trying to prevent output of HTML markup by using a PHP
wrapper and missuse the PHP comment to achieve this. This is unusual and bad
coding style. But you are right, the highlighting in my example is wrong with
multihighlighter.

-- 
<http://forum.pspad.com/read.php?4,65420,65460>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem