Skip to content

Improve performance of SyntaxHighlightFilter

What does this MR do?

This MR improves the performance of Banzai::Filter::SyntaxHighlightFilter. See e9bacc65 for more information.

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

Styling mostly.

Why was this MR needed?

Syntax highlighting is rather slow.

What are the relevant issue numbers?

#18592 (closed)

Does this MR meet the acceptance criteria?

Merge request reports