You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@makenosound I reckon it'd be fair to support no block formatting whatsoever, yeah. It'd be a good choice for us to use whenever we've previously opted for our "single-line" custom markdown rendering.
I guess there could be some UI implications of completely removing all the block formatters? You might want to remove the menu indicator (or maybe consider removing the left gutter 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.
The text was updated successfully, but these errors were encountered: