Syntax highlighting between tags Permanently deleted user 创建于 2011年02月18日 07:19 How can I enable syntax highlighting between my own tags?For example, I want that<% echo $var; %>highlight as php code<?php echo $var; ?>Is it possible?
Nope, this is not possible.