Skip to content

Added support for Markdown formatting

Matthias Käppler 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