Skip to content
Discussion options

You must be logged in to vote

Hey @Kogeer,

By default, the list plugin does not accept heading elements as valid children as you can see here.

Here's an idea of the top of my head that I haven't tried out myself just yet, but may point you in a direction:

You can pass in withOverrides into the list plugin options, following this example. Then, you can try to use withList (found here) and pass it all of the validLiChildrenTypes you'd like to support.

Hope that helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zbeyens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants