Improving and extending insert* transforms #535
Closed
dylans
started this conversation in
Feature Requests
Replies: 1 comment
-
I've PR changes to Suggested options to
Example for code block:
|
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
-
In looking at some of the work on the recent code-block refactor, we determined a pair of use cases that might be useful for more general insert* transforms for various elements.
In general addressing these two scenarios could lead to less out of the box problems when getting started, and make it less likely that someone needs to override or extend built-in methods when they want to control how the editor structures documents.
Beta Was this translation helpful? Give feedback.
All reactions