SyntaxHighlighter Code Not Working
-
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 –> -
- The topic ‘SyntaxHighlighter Code Not Working’ is closed to new replies.