Merge pull request #3020 from dabrahams/patch-4
Call me crazy, but this seems like a typo
This commit is contained in:
commit
85fbfb26fd
@ -142,7 +142,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
Block a user