-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
Milestone
@nathany
Description
One nice feature of Prism.js is a plugin to highlight specific lines.
A really nice use case can be seen in Dive Into Python 3.
I think Tokens#split_into_lines will make it possible to do this in an (external) extension.