Closed tammomueller closed 7 years ago
Thanks a lot @tammomueller, I will merge it soon 👍
Hey @tammomueller, I am thinking if custom-renderer should extending existing block rendering rather then replacing it.
PR is merged, I will also soon release.
Now that https://jpuri.github.io/react-draft-wysiwyg allows attaching a customBlockRenderer we need the ability to transform those entities to html.
This is achieved with this PR: It is backwards compatible and allows the use of a customEntityMarkupTransformation.