cipchk / ngx-highlight-js

Angular for syntax highlighting with highlight.js
https://cipchk.github.io/ngx-highlight-js/
MIT License
28 stars 4 forks source link

How to add line numbers for the highlighted block #17

Closed kakurala closed 2 years ago

kakurala commented 2 years ago

I'm not able to add line numbers in my highlighted code.

cipchk commented 2 years ago

Why no line numbers?

BTW, you can using thired libary to support line numbers, like this: https://github.com/wcoder/highlightjs-line-numbers.js/