-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Low
-
Resolution: Fixed
-
Affects Version/s: 5.6.2
-
Fix Version/s: 5.8.0
-
Component/s: Rendering - Markdown Syntax
-
Labels:None
-
Support reference count:1
-
Symptom Severity:Severity 3 - Minor
-
Bug Fix Policy:
Summary
When viewing the markdown syntax for contributing.md from the pull request modal window, the soft lines are not respected and are instead shown as hard lines. When viewing the syntax render from the source, the soft lines are respected and rendered as expected.
Steps to Reproduce
- Add file contributing.md to the root of your repository and push up.
- Make changes to produce a pull request if one does not exist.
- When viewing an open pull request, select the Contribution guidelines link from the top right of the PR.
Expected Results
In the modal window, soft line breaks should be shown as soft line breaks:
Actual Results
Soft lines are shown as hard lines breaking the content
Workaround
None at the moment.
- derived from
-
BSERV-10334 Markdown Rendering Inconsistency
-
- Closed
-