1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00

Fix stray line

This commit is contained in:
Karl Knechtel 2015-10-03 08:36:56 -04:00
parent 6598455e83
commit b23d53e9b0

View File

@ -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: