-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
Component/s: Product - Markdown
-
None
-
1
-
Severity 3 - Minor
-
4
Issue Summary
Markdown files using mixed lists are not properly rendered. Mixed lists with numbered lists are rendered as a single line.
Steps to Reproduce
- Create a markdown file on Bitbucket
- Add a mixed list with numbered list to the file, such as:
- This is a test for Bitbucket cloud 1. This is numbered list 1 2. This is numbered list 2
Expected Results
Entries being rendered as a list
Actual Results
The numbered list is rendered as a single line.
The below exception is thrown in the xxxxxxx.log file:
...
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
BCLOUD-21100 Markdown lists without a preceding blank line render as a single line
-
- Closed
-