-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
4
-
Severity 3 - Minor
Issue Summary
If a card description has more than one image added, upon saving, additional markdown text is added.
Steps to Reproduce
- Add two images to a card description
- Click Save
- Edit the description again (if it doesn't appear the first time)
- Click Save
- [image] markdown text is unnecessarily added to the description, in between the two images.
Expected Results
No additional markdown text is added.
Actual Results
Additional markdown text [image] is added in between the images, in the card description.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available