-
Bug
-
Resolution: Fixed
-
Low
-
2.12.1
The following for example doesn't work:
Text (**bold**) text.
Meanwhile, if there is a space between the parentheses and markdown, it works as expected:
Text ( **bold**) text.
This issue was reported to GitHub as well and it was fixed
- relates to
-
BSERV-5211 Update Markdown implementation to use CommonMark
- Closed
Fixed for Bitbucket Server 4.1 with the new CommonMark implementation (see
BSERV-5211).