highlightjs-line-numbers.js icon indicating copy to clipboard operation
highlightjs-line-numbers.js copied to clipboard

Code: Exposure of Synchronous Lines

Open alex-ppg opened this issue 1 year ago • 0 comments

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.

alex-ppg avatar Dec 18 '23 15:12 alex-ppg