Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to transform entities using custom transform function #2

Merged
merged 1 commit into from
Feb 5, 2017

Conversation

tammomueller
Copy link
Contributor

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.

@jpuri
Copy link
Owner

jpuri commented Feb 2, 2017

Thanks a lot @tammomueller, I will merge it soon 👍

@jpuri
Copy link
Owner

jpuri commented Feb 4, 2017

Hey @tammomueller, I am thinking if custom-renderer should extending existing block rendering rather then replacing it.

@jpuri jpuri merged commit 83c94f2 into jpuri:master Feb 5, 2017
@jpuri
Copy link
Owner

jpuri commented Feb 5, 2017

PR is merged, I will also soon release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants