simonjnesta
simonjnesta
The [pointer](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/pointer), [any-pointer](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/any-pointer), [hover](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/hover) and [any-hover](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/any-hover) media queries allow you to style a page based on the available input devices. Currently there is no way I can see to change...
**Describe the bug** Usually, when highlighting text in a paragraph block, you are able to change the block type to a heading. When using custom heading config using `createHeadingBlockSpec`, the...