Hacker News new | ask | show | jobs
by tambourine_man 5205 days ago
as much as I would love line numbers

I don't know if I understood you correctly, but you could add line numbers with before pseudo elements and use JavaScript to add numbers to its content. No need to mess with the markup, just CSS and JavaScript.