-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Product - Markdown
-
None
-
1
-
Severity 3 - Minor
-
1
Issue Summary
The Markdown quote blocks are rendered with double-quotes. Also, a line break is added if the line wraps.
Steps to Reproduce
- Create a Markdown file with the below content
This is a sample markdown quote > This is a test quote Second quote > Contains the initial defination of the variables before the environmant variables are applied via the pipeline. Backend is currently module
Expected Results

Actual Results

Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available