highlightjs-line-numbers.js
highlightjs-line-numbers.js copied to clipboard
Code: Exposure of Synchronous Lines
As the title says, I want to expose lineNumbersInternal
as it represents the synchronous version of lineNumbersBlock
. I believe there are valid use cases whereby the line-by-line mutation on the DOM should happen synchronously. The dist
file needs to be updated accordingly.