SyntaxHighlighter Code Not Working

  • Unknown's avatar

    Hi!
    I am trying to format a code using SyntaxHighlighter Code but It’s not showing the code when I write less than 3 letters. It shows me the formatted field but not what I wrote. Example:

    <!– Not working –>
    <!– wp:syntaxhighlighter/code {“language”:”bash”} –>
    <pre class=”wp-block-syntaxhighlighter-code”>su
    <!– /wp:syntaxhighlighter/code –>

    <!– Working –>
    <!– wp:syntaxhighlighter/code {“language”:”bash”} –>
    <pre class=”wp-block-syntaxhighlighter-code”>sui
    <!– /wp:syntaxhighlighter/code –>

  • Hi – Which post or page are you working on?

  • The topic ‘SyntaxHighlighter Code Not Working’ is closed to new replies.