-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Card - Comments
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When you use an asterisk
, the formatting in the comment breaks even if it's properly shown in the first display. But after saving, it changes the formatting and breaks the link.
Steps to Reproduce
- The formatting error only occurs when the link is in the same line as the descriptive text.
- When the link is on a separate line the formatting works as expected
Expected Results
The link is formatted and shows: A* search algorithm
Actual Results
The link is incorrectly formatted and shows: [link](A_search_algorithm "")
Workaround
Currently, there is no known workaround for this behavior