-
-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Labels
Description
Would it make sense to wrap each line in a div
? My use case is that I'll be using this to highlight code coverage, so I'd like to have some lines with a different background color than other lines. I think this could also be useful for allowing people to highlight line ranges or click on the line number gutter to link to lines of code, like how GitHub does in source view.