• Hi,

    The HTML spec allows all tags within the details tag, for this plugin to be fully usefull I would need this line 8 of index.js to be changed:

    const ALLOWED_BLOCKS = [ 'core/code', 'core/paragraph', 'core/image', 'core/freeform' ];
    

    I have now built my own version but it would be great if this could be merged and rolled out as an update.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Please add more inner blocks’ is closed to new replies.