mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-03-14 01:19:40 +01:00
Call me crazy, but this seems like a typo
This commit is contained in:
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…
x
Reference in New Issue
Block a user