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

            [BSERV-6951] Bold markdown doesn't work

            Fixed for Bitbucket Server 4.1 with the new CommonMark implementation (see BSERV-5211).

            Robin Stocker (Inactive) added a comment - Fixed for Bitbucket Server 4.1 with the new CommonMark implementation (see BSERV-5211 ).

            The CommonMark spec also agrees with the "official" spec on this: http://spec.commonmark.org/0.15/#example-286

            Robin Stocker (Inactive) added a comment - - edited The CommonMark spec also agrees with the "official" spec on this: http://spec.commonmark.org/0.15/#example-286

            Marcin added a comment - - edited

            This is an existing unresolved Pegdown issue:

            https://github.com/sirthias/pegdown/issues/100

            From that issue, the "official" Markdown spec does support emphasis in the middle of a word: http://daringfireball.net/projects/markdown/syntax.php#em

            (Pegdown is the library Stash currently uses to render Markdown content)

            Marcin added a comment - - edited This is an existing unresolved Pegdown issue: https://github.com/sirthias/pegdown/issues/100 From that issue, the "official" Markdown spec does support emphasis in the middle of a word: http://daringfireball.net/projects/markdown/syntax.php#em (Pegdown is the library Stash currently uses to render Markdown content)

              rstocker Robin Stocker (Inactive)
              28cdd5bdb1d4 Steve Kuo
              Affected customers:
              1 This affects my team
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: