-
Bug
-
Resolution: Fixed
-
Low
-
3.5.0
Bold markdown doesn't work. According to https://confluence.atlassian.com/display/STASH/Markdown+syntax+guide surrounding with ** uses bold characters. Yet this:
name**s**
renders as
name**s**
We are using Atlassian Stash v3.5.0
- 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).