Skip to content

Added support for Markdown formatting

gitlab-qa-bot requested to merge github/fork/ameily/master into master

Created by: ameily

  • Switched from using gfm() method to markdown(), which eventually calls gfm()
    • Previous fix (pull request 6777) caused a call stack overflow on master

Merge request reports