mkaczanowski / pastebin

Simple, fast, standalone pastebin service
MIT License
155 stars 27 forks source link

Adding line count when viewing a paste #22

Closed SuperFola closed 3 years ago

SuperFola commented 3 years ago

Hi there,

I searched but didn't find what I was looking for, is this possible to display the line count when viewing a paste?

Currently it looks like that: image

Thanks in advance

lenaxia commented 3 years ago

This is definitely an important feature I'd like to see added.

mkaczanowski commented 3 years ago

Now you can use --ui-line-numbers to enable enumeration in prism.js.

https://github.com/mkaczanowski/pastebin/commit/93564547d29e7377e5d1575f30a00a8dd3dde357