import { config } from 'md-editor-v3' This is global configuration. How can I handle the configuration for individual instances? #527
Unanswered
shaotanliang
asked this question in
Q&A
Replies: 1 comment 2 replies
-
For some configuration items that support differentiation, the editor's |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
This config will affect all instances within the same project. Is there any other way to avoid this issue?
Beta Was this translation helpful? Give feedback.
All reactions