Skip to content

Releases: SamyPesse/draft-js-prism

v1.0.5

27 Sep 10:52
Compare
Choose a tag to compare

This release fixes some long-standing issues.

Changes

  • Fix the default getSyntax method
  • Fix nested tokens, this fixes highlighting for languages such as markup (inc. html), java and likely many more. Thanks to @benjeffery, see #17