KonnorRogers / rhino-editor

A tiptap integration for Rails compatible with ActionText
https://rhino-editor.vercel.app
MIT License
210 stars 8 forks source link

[Bug]: Figcaptions for figures should not allow rich text #164

Closed KonnorRogers closed 4 months ago

KonnorRogers commented 5 months ago

TLDR: ActionText doesn't like RichText in figcaptions. I'm sure its possible to workaround, but will need to go source diving and have to add docs on how to do so. The correct fix for now is to not allow rich text figcaptions.

KonnorRogers commented 4 months ago

Nevermind. I'm taking crazy pills. Rich text seems to work.