iamcco / markdown-preview.nvim

markdown preview plugin for (neo)vim
MIT License
6.67k stars 277 forks source link

How to add line numbers to code blocks in preview? #679

Open pedrib opened 3 months ago

pedrib commented 3 months ago

I think I'm being dumb here, but I have no clue how to add line numbers in code blocks.

I see there is a app/pages/linenumbers.js script, how do I enable that by default?