Describe the bug
When using --- to create dividing lines, if you have a line of text immediately before the line break, and the next line after the break is a heading, it turns that line before the divider into a header and the dividing line is not visible.
To Reproduce
Steps to reproduce the behavior:
- Create a new test
- Enter the template provided from the Additional context section into the markdown tab (This is our starting template for tests)
- Using the Rich editor, add a couple new steps. (Additional note, if you enter something like ... in a step or org.csv in a step, the rich text editor changes it to ... and org.csv when viewed in the markdown view even though the markdown view supports the original ... and org.csv format)
- Save and go back to the normal test view
Expected behavior
The last step is formatted as a step, not as a header and the extra blank line from the template is kept when adding steps from the rich editor
Screenshots

Desktop (please complete the following information):
- OS: Apple/Mac
- Browser Chrome
- Browser Version 149.0.7827.156
- Application: production
Additional context
Test case template below
Steps
- Navigate to the appropriate environment using the links above
- Login with a
- Select from the drop down menu
- Select the tab from the top navigation
- ...
Expected Results
<Each test should have 1 expected outcome>
Notes/Comments
Describe the bug
When using --- to create dividing lines, if you have a line of text immediately before the line break, and the next line after the break is a heading, it turns that line before the divider into a header and the dividing line is not visible.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The last step is formatted as a step, not as a header and the extra blank line from the template is kept when adding steps from the rich editor
Screenshots

Desktop (please complete the following information):
Additional context
Test case template below
Steps
Expected Results
<Each test should have 1 expected outcome>
Notes/Comments