mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-25 13:08:52 +00:00
Fixes #5246. Now the reduce operator and :reduce filter run prefix will both return empty output when their input is empty, so that both can be chained together with the else operator or :else prefix.