SamyPesse / draft-js-prism

Code highlighting for DraftJS using Prism
http://samypesse.github.io/draft-js-prism/
Apache License 2.0
275 stars 36 forks source link

some question with decorators #29

Open zhllucky opened 10 months ago

zhllucky commented 10 months ago

After I use draft-js-prism, I find that the functions in my decorators become ineffective. Specifically, the findEntityRanges function does not get executed.