Skip to content

Bypass markdown for commit titles on MR notes

Oswaldo Ferreira requested to merge osw-markdown-bypass-for-commit-messages into master

This MR avoids commit titles being evaluated by GFM by using actual ul and li tags on SystemNoteService to build the commits information. Markdown isn't evaluated inside HTML block tags.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/37616

Edited by Oswaldo Ferreira

Merge request reports

Loading