tomjn / block-comments

A prototype for block editor based comments
https://tomjn.com
31 stars 2 forks source link

Block Comments Prototype

This plugin swaps out the comment form for a block editor based input! It has no settings, and it does whitelist the blocks to a small subset of text based and embed blocks.

This repository also contains helper methods for swapping input and textarea elements with block based editors.

This will function with the built in block editor, but for optimal results please install and activate the Gutenberg editor.

This plugin doesn't provide a block sidebar panel.

Known Issues