executablebooks / MyST-Parser

An extended commonmark compliant parser, with bridges to docutils/sphinx
https://myst-parser.readthedocs.io
MIT License
730 stars 192 forks source link

Line braks doesn't work. #877

Closed sargis2000 closed 4 months ago

sargis2000 commented 5 months ago

What version of myst-parser are you using?

2.0.0

What version dependencies are you using?

Sphinx==7.2.6

What operating system are you using?

Linux

Describe the Bug

The line line-break doesn't work in confluence. Pls see this tickets. opened Spinx bug opened confluence builder

Expected Behavior

No response

To Reproduce

No response

welcome[bot] commented 5 months ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

chrisjsewell commented 4 months ago

I believe https://github.com/executablebooks/MyST-Parser/pull/900 closes this 😄 see updated myst-parser.readthedocs.io/en/latest/syntax/typography.html#line-breaks

I'll close this as fixed, but feel free to re-open or open a new issue, if there is anything else