Skip to content

Banzai::Filter::ExternalLinkFilter use XPath

Paco Guzman requested to merge 18582-banzai-filter-external-link-filter into master

What does this MR do?

Use XPath expresions to search in html documents instead CSS ones

Why was this MR needed?

To try to speed up the Banzai Filter

What are the relevant issue numbers?

Closes #18582 (closed)

Does this MR meet the acceptance criteria?

Merge request reports