-
Bug
-
Resolution: Fixed
-
Low
-
None
Hyperlinks doesn't work in markdowns. I've followed the docs here
https://confluence.atlassian.com/display/STASH035/Markdown+syntax+guide
This is my exact Stash comment:
I used `getMapAsync` because `getMap` is [deprecated](https://developers.google.com/maps/documentation/business/mobile/android/reference/com/google/android/m4b/maps/MapView#getMap())
Which gets rendered as
I used getMapAsync because getMap is [deprecated](https://developers.google.com/maps/documentation/business/mobile/android/reference/com/google/android/m4b/maps/MapView#getMap())
We are running Atlassian Stash v3.5.0 self hosted.
- 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).