From b23d53e9b097bcf4639a07c6d5c30f7ed6a9caf6 Mon Sep 17 00:00:00 2001 From: Karl Knechtel Date: Sat, 3 Oct 2015 08:36:56 -0400 Subject: [PATCH] Fix stray line --- editions/dev/tiddlers/new/Filter Operators.tid | 2 -- 1 file changed, 2 deletions(-) diff --git a/editions/dev/tiddlers/new/Filter Operators.tid b/editions/dev/tiddlers/new/Filter Operators.tid index 2bf019915..88a12d939 100644 --- a/editions/dev/tiddlers/new/Filter Operators.tid +++ b/editions/dev/tiddlers/new/Filter Operators.tid @@ -21,8 +21,6 @@ Each function will be called with three arguments: The function should return either a new [[tiddler iterator|Tiddler Iterators]], or else an array of tiddler titles (as strings). The underlying filter mechanism will convert back and forth between iterators and arrays as needed. -Normally - ! References There are several filter operators built into the core which can serve as a jumping off point for your own filter operators: