Commit 9fa609c7 authored by Brett Walker's avatar Brett Walker

Utilize C version of CommonMark renderer

Originally we used the Ruby version, which gave us
additional flexibility to handle a special case.
We've now refactored that out and can use the
C version, which is much more performant over
the Ruby version

Changelog: performance
parent 735681f8
......@@ -5,4 +5,4 @@ rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/345744
milestone: '14.6'
type: development
group: group::project management
default_enabled: false
default_enabled: true
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment