mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-05 18:26:56 +00:00
Move tw5.com docs tiddlers to the correct folders
This commit is contained in:
parent
9716c32695
commit
0027b990e4
@ -0,0 +1,16 @@
|
||||
created: 20201004154413968
|
||||
modified: 20201004154413968
|
||||
tags: [[Operator Examples]] [[reduce Operator]]
|
||||
title: reduce Operator (Examples)
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
\define add-numbers() [get[text]length[]compare:integer:gteq[1000]]
|
||||
\define display-variable(name)
|
||||
''<$text text=<<__name__>>/>'': <code><$text text={{{ [<__name__>getvariable[]] }}}/></code>
|
||||
\end
|
||||
|
||||
These examples use the following predefined variables:
|
||||
|
||||
* <<display-variable add-numbers>>
|
||||
|
||||
<<.operator-example 1 "[tag[HelloThere]filter<larger-than-1k>]">>
|
Loading…
x
Reference in New Issue
Block a user