Skip to content

Drop GFM support in Projects::ForksController#index

What does this MR do?

Drop GFM support in Projects::ForksController#index as part of #35160 (closed)

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

GFM markup is not required in a list of forked projects from a certain project with performance degradation.

Screenshots (if relevant)

n/a

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #35742 (closed)

Edited by Takuya Noguchi

Merge request reports