|
@@ -106,7 +106,7 @@ const Plugin = {
|
|
|
|
|
|
var scrollState = { currentBlock: block };
|
|
var scrollState = { currentBlock: block };
|
|
|
|
|
|
-
|
|
+
|
|
|
|
|
|
var highlightSteps = Plugin.deserializeHighlightSteps( block.getAttribute( 'data-line-numbers' ) );
|
|
var highlightSteps = Plugin.deserializeHighlightSteps( block.getAttribute( 'data-line-numbers' ) );
|
|
if( highlightSteps.length > 1 ) {
|
|
if( highlightSteps.length > 1 ) {
|