Call me crazy, but this seems like a typo
parent
05e57dea66
commit
42d5dcab98
|
@ -133,7 +133,7 @@ const Plugin = {
|
|||
|
||||
} );
|
||||
|
||||
block.removeAttribute( 'data-fragment-index' )
|
||||
block.removeAttribute( 'data-fragment-index' );
|
||||
block.setAttribute( 'data-line-numbers', Plugin.serializeHighlightSteps( [ highlightSteps[0] ] ) );
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue