-
Notifications
You must be signed in to change notification settings - Fork 93
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
Integrate mdxeditor #1546
Integrate mdxeditor #1546
Conversation
✅ Tests will run for this PR. Once they succeed it can be merged. |
eadd0fd
to
1e31fd7
Compare
Note: PR is to be squashed into a single commit, no useful semantics to be preserved. |
@igoychev - updated the package to prevent dialogs from submitting the entire form, check it out. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great to have the brand new editor! Thank you for the contribution and the well thought backward compatibility!
Adds mdxeditor as an option for the rich text editor in the campaigns.
Closes #1503.
Motivation and context
MDXEditor works with Markdown, which drives the following improvements:
Screenshots:
Affects the campaigns administrative interface UI.
Testing
Steps to test
Affected urls
Environment
New or updated dependencies:
@types/react
package is used (resolves errors with type-check)