Lists in RichText for custom Gutenberg Block
-
Hello everyone,
I’m building some custom Gutenberg Blocks for a website. There is a custom box, where it should be possible to mix text with lists (
- ). Unfortunally, the tweak possibilities of RichText are quite basic from start. I guess, it is meant to create own blocks for lists and paragraphs. However, If I have a block created in a specific way and structure, within it is not possible right on to create lists within the Text content. The only way I could think of, is creating InnerBlocks at the place where the content should be, which would be overkill since this is endless nesting.
Long story short: Is there a way to make RichText work with more freedom like a wysigwig? I know, it’s maybe not how it is intended to work, but I don’t see a better solution to make the content in my block more flexible to
- or
- …
Greetings,
RastaTux
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Lists in RichText for custom Gutenberg Block’ is closed to new replies.