Skip to content
  • Yorick Peterse's avatar
    Refactor processing of various Banzai filters · 14f57c432ab5
    Yorick Peterse authored
    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.
    14f57c432ab5