You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial implementation of manual highlighting (#1087)
* Initial implementation of manual highlighting
Borrow the `manual` property of whatever already existing Prism instance
there is.
* Simplify setting of `Prism.manual`
Cleans up the implementation w/ less code.
0 commit comments