We have Bitbucket v5.3.2.
When our *.md files are displayed the paragraph does not flow as expected, but lines break where there are CR/LF in the file. Other articles seem to indicate that Bitbucket renders line breaks only if preceded by two spaces, according to specification. See the link below for an example.
Why are the Markdown file line breaks not flowing in Bitbucket renderings?
https://community.atlassian.com/t5/Bitbucket-questions/Markdown-display-in-Bitbuckets-incorrect/qaq-p/862492
I was experiencing exactly the same issue. Making sure that the paragraph was separated with two empty lines from the titles above and below seemed to fix it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.