wooorm / refractor

Lightweight, robust, elegant virtual syntax highlighting using Prism
MIT License
724 stars 34 forks source link

Prism@1.17.1 #24

Closed nathf closed 5 years ago

nathf commented 5 years ago

Hi,

Prism just released a new version that contains some important fixes with regards to exponentially backtracking patterns.

Is it possible to bump to this minor version in refractor so packages like react-syntax-highlighter aren't affected by these issues?

Thanks in advance!