We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291a4e1 commit 641c3caCopy full SHA for 641c3ca
syntaxhighlighter.php
@@ -500,6 +500,7 @@ public function enable_brushes_via_raw_html_parsing( $content ) {
500
*/
501
public function render_block( $attributes, $content ) {
502
$remaps = array(
503
+ 'className' => 'classname',
504
'lineNumbers' => 'gutter',
505
'firstLineNumber' => 'firstline',
506
'highlightLines' => 'highlight',
0 commit comments