0

I'm trying to add a markdown comment to a pull request in Bitbucket Server. Following their documentation I found this: https://confluence.atlassian.com/bitbucketserver084/markdown-syntax-guide-1167707986.html

But seems like this kind of comment: "Hello< br >World" commented as Hello<br>World Instead of:

`Hello

World`

Tried to find a flag that maybe missing in the REST API request, but I didn't find something relevant.

0 Answers0