Extend createNormalizeTypesPlugin with strictNotType #1278
ixahmedxi
started this conversation in
Feature Requests
Replies: 1 comment
-
I have resulted in my case to making a new custom forced layout plugin that enforces the first block to be an |
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
-
Description: Forcing the first block of the editor to be an h1 still makes it possible to move that block down the editor while replicating h1 blocks along the way. I have detailed the bug completely in this codesandbox: https://codesandbox.io/s/suspicious-wave-6g1zs?file=/src/Editor.tsx
Beta Was this translation helpful? Give feedback.
All reactions