Rosey / markdown-draft-js

A tool to convert content created in DraftJS to markdown and vice versa.
https://rosey.github.io/markdown-draft-js/
MIT License
318 stars 70 forks source link

Fix entities not always closing correctly #1

Closed Rosey closed 7 years ago

Rosey commented 7 years ago

Offset wasn't being properly calculated so multiple entities in a single block would not get closed properly.