Add a new example that shows using all before to determine the nummeric position of a title in a list. (#4412)

See discussion https://groups.google.com/forum/?hl=en#!topic/tiddlywiki/wY6haW2cYMA
This commit is contained in:
TonyM
2020-01-14 16:55:53 +00:00
committed by Jeremy Ruston
parent 9c1882dce6
commit 8145caa104
@@ -8,3 +8,4 @@ type: text/vnd.tiddlywiki
<<.operator-example 1 "[list[Days of the Week]allbefore[Wednesday]]">>
<<.operator-example 2 "[list[Days of the Week]allbefore:include[Wednesday]]">>
<<.operator-example 3 "A B C D E +[allbefore:include[C]count[]]">>