Skip to content
Snippets Groups Projects
Commit 14114805 authored by Yorick Peterse's avatar Yorick Peterse
Browse files

Refactor processing of various Banzai filters

These filters now use a single iteration over all the document nodes
instead of multiple ones. This in turn allows variables to be re-used
(e.g. links only have to be unescaped once). Combined with some other
refactoring this can drastically reduce render timings.
parent 57bde0ce
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment