Skip to content

Feature Request - Support diff syntax highlighting in Markdown code blocks

Release notes

Support diff syntax highlighting in GLFM code block.

Problem to solve

Currently, GitLab Flavored Markdown does not support syntax highlighting for diff code blocks. A similar feature is available in GitHub Flavored Markdown. For example, on GitHub, this is rendered as this.

In my organization, this will be very useful for many bot-human interactions.

Proposal

Support diff syntax highlighting in GLFM.

Intended users

Feature Usage Metrics