vue-code-block icon indicating copy to clipboard operation
vue-code-block copied to clipboard

Hello, can you add a function to support displaying line numbers?

Open weiShaoY opened this issue 4 months ago • 1 comments

weiShaoY avatar Aug 19 '25 01:08 weiShaoY

Technically it should be able to do this with Prism. It's currently broken on my demo site for some reason. I am planning on doing some maintenance soon, I've just been busy and haven't had the time to get to it yet. Aside from that, line numbers would need to be something Prism or Highlight.js needs to support.

I'll keep this issue open for the time being until I can do the updates so I don't forget to make sure the Prism line numbers plugin works again.

webdevnerdstuff avatar Sep 04 '25 23:09 webdevnerdstuff