Prerequisites
- [x] Have you searched the issue tracker for similar issues (either past or present)?
- [x] Can you reproduce the issue consistently?
- [x] Are you reporting to the correct repository?
- [ ] Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome.
Description
Version of Novela you are using
Number of posts you have and which data source
Describe the bug
It seems that Contentful is properly displaying content when using the "Insert Media" button.
To Reproduce
Steps to reproduce the behavior:
- Login to Contentful
- Create a new Content
- In the Body section, click the "Insert Media" button
- Add content before and after media
- Click Publish
- Review the published page and notice how body content (before or after the media) is not properly aligning
Expected behavior
I expect all paragraphs to be properly aligned with the rest of the body
Screenshots


Browser
Chrome, Firefox, Brave
Additional context
This issue exists when deploying Novela on Contentful.
This issue does not exist when running Novela on localhost via yarn dev.
Most helpful comment
@slavakurilyak check your paragraph indentation in the Contentful markdown editor. I've had this issue in the past with another project.