Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2026-08-05 00:56:22 +03:00
parent 811b0a433d
commit cdbe2440c5

View File

@ -1018,8 +1018,9 @@ module.parser = {
// <filter> <filter-spec>
// | -<filter> <filter-spec>
//
// XXX should we include the global filters (current) or exclude
// them by default???
//
// XXX should local filter include the global filters (current)
// or exclude them by default???
filter: Macro(
[['clear']],
function(page, args, body, state){