#3088 Commit message in notification comment formatted as markdown
Closed: Fixed Opened by lsedlar.

Steps to reproduce:

  1. Open a pull request
  2. Push new commit to the branch with commit message that contains __init__.py as a substring
  3. A notification is added to PR with init in bold

Snimek_z_2018-03-21_12-51-22.png

I would expect the commit messages to be displayed unchanged.


Maybe just wrapping them as code blocks would be sufficient.

Snimek_z_2018-03-21_13-06-01.png

Metadata Update from @pingou:
- Issue tagged with: bug

Metadata Update from @pingou:
- Issue assigned to pingou

Commit e3b1530f fixes this issue

Metadata