Skip to content

Don't parse Rinku returned value to DocFragment when didn't change original html string.

What does this MR do?

Avoid parsing html string to doc fragment when Rinku.auto_link does not modify the html string

Why was this MR needed?

To try to reduce time on AutolinkFilter calls

What are the relevant issue numbers?

#18593 (closed)

Does this MR meet the acceptance criteria?

Merge request reports