decaporg / decap-cms

A Git-based CMS for Static Site Generators
https://decapcms.org
MIT License
17.89k stars 3.04k forks source link

break tag is not working properly #6672

Closed MDSanketh006 closed 1 year ago

MDSanketh006 commented 1 year ago

we are using a cms and when we use break tag i.e

it breaks the line, but when we add any data or string between it it is breaking the code and giving some error.



: works fine.
some line...
: breaks the code.

this was working fine in the "next-mdx-remote": "^3.0.4" but with latest version it is giving error.

please some give solution. the code is in production and rising error now

martinjagodic commented 1 year ago

Hi @MDSanketh006, we believe that you have a problem, but in order for anybody to help you, you need to provide as much detail as possible. The issue template contains the bare minimum of what is required (how to reproduce, expected behaviour, screenshots, etc..).

I'm closing this issue for now. If the problem persists, please open a new issue with all of the details filled out. Also, before posting a new issue, please verify that everything is all right with your environment (computer, internet, browser) and verify whether this issue was already reported by someone else. For general help, please turn to our Slack.