Marks – configurable component/styles #126
Closed
horacioh
started this conversation in
Feature Requests
Replies: 3 comments
-
All element plugins currently accept a |
Beta Was this translation helpful? Give feedback.
0 replies
-
oooh gotcha!, so this is an issue JUST for the mark plugins!? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes. I think we can do something similar to
|
Beta Was this translation helpful? Give feedback.
0 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.
-
now it's not possible to add a custom component to the
InlineCodePlugin
. we should let the users to pass a custom leafComponent to this particular plugin.Also we can make all plugins more generic and accept a custom component in all plugins.
as discussed/commented with @zbeyens in the Slack channel :)
Beta Was this translation helpful? Give feedback.
All reactions