Right now passing a block_formatters: [] option to a rich text area still shows the standard block formatters:

For rich text areas where we only want to allow inline formatting, it would be helpful to be able to disable the block formatting options altogether.
Right now passing a
block_formatters: []option to a rich text area still shows the standard block formatters:For rich text areas where we only want to allow inline formatting, it would be helpful to be able to disable the block formatting options altogether.