• I would like to report a bug

    Any text following this pattern breaks the highlighter:
    = "@x.x"

    For example, try:

    <pre lang="php">
    $test = "@example.com";
    </pre>

    It appears to break tags causing the following to output directly onto the page:

    <span class="crayon-v">test</span><span class="crayon-h"> </span><span class="crayon-o">=</span><span class="crayon-h"> </span><span class="crayon-s">"@example.com";

    The issue does not appear to be unique to the PHP lang

    https://ww.wp.xz.cn/plugins/crayon-syntax-highlighter/

The topic ‘text pattern breaks highlighter’ is closed to new replies.