wcoder / highlightjs-line-numbers.js

Line numbering plugin for Highlight.js
https://wcoder.github.io/highlightjs-line-numbers.js/
MIT License
541 stars 125 forks source link

es6 module and custom event when line numbers are inserted #101

Open mikedll opened 4 months ago

mikedll commented 4 months ago

README.md changes show the changes of this PR.

The non-es6 approach still works. There is a test dir with a test html to test the old approach. Testing like this is also discussed in the README.md changes.

mikedll commented 2 months ago

@wcoder I like your project and think I have made a good patch to it. Won’t you please consider merging in my PR?