-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
I'd like to swap out highlight.js for Prism.js, as Prism has better syntax-highlighting / ASTs than highlight does.
I just need highlight disabled, and Prism can be loaded manually, and it's apis can be invoked manually if needed. :)
I see Highlight is used here:
| var Highlight = self.require('highlight.js'); |
could this be optional?
Metadata
Metadata
Assignees
Labels
No labels