This looks like a nice enhancement for what I consider to be missing functionality in highlight.js. Not every one agrees, but that's ok. Is there a way your plugin could optionally generate relative line links? something like `<a href="#line100">100</a>` ?
Activity
wcoder commentedon Feb 10, 2016
Thanks, it is great idea!
Currently, I investigate this functionality.
Added implementation of relative links #7
Replaced id to name #7
wcoder commentedon Mar 1, 2016
@gitblit, what do you think about this implementation?
Added implementation of relative links wcoder#7
johngilden commentedon Jan 5, 2018
Would be really cool to get this merged into the latest version somehow!