PrismJS / live

Prism Live: Lightweight, extensible editable code editors. A work in progress, try it out at your own risk (and report bugs!) :)
https://live.prismjs.com
MIT License
105 stars 28 forks source link

Support for match-braces plugin #39

Open JamMaster1999 opened 10 months ago

JamMaster1999 commented 10 months ago

Thanks for the great library @LeaVerou Just curious, there is a host of plugins that require hover access to the code element that currently do not work. These include match-braces, autolink and previews. Is there any plan to add support to them?