claus / storyblok-rich-text-react-renderer

A React renderer for Storyblok rich text content
MIT License
86 stars 16 forks source link

Need to make some space between element in RichText #22

Closed jpkha closed 1 year ago

jpkha commented 2 years ago

When using it and need to make some "space/breaking space" in html, we cannot have <p></p>, like in storyblok-js-client because the children is null. It not the best practice to have empty content in tag but I don't think in the Storyblok richtext we got a "hard_break"
possibility.

claus commented 1 year ago

Closing, see https://github.com/claus/storyblok-rich-text-react-renderer/pull/23#issuecomment-1504403964