How to apply style to diff editor? #822
Unanswered
yahorbarkouski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, sorry if it's a duplicate but a I thoughtfully searched and wasn't able to find the answer.
I have MDXEditor with the following props:
where
custom-proseis a long list of selected styles to be applied for rich text editorHowever, I wasn't able to find an option to apply the same dark theme and custom formatting class for diff editor that comes from the
diffSourcePlugin. I see there is a codeMirrorExtensions option with potential to set some code mirror theme, but that's not probably what I'm looking for?Appreciate your work and support
Beta Was this translation helpful? Give feedback.
All reactions