mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-14 22:04:51 +00:00
13 lines
291 B
Plaintext
13 lines
291 B
Plaintext
created: 20240218173858951
|
|
modified: 20240223200921450
|
|
tags:
|
|
title: search-variable-parameter-test
|
|
type: text/vnd.tiddlywiki
|
|
|
|
\procedure asdf()
|
|
<$let EXAMPLE="123" >
|
|
<<search-variables type:"" sort:"" subfilter:"[search::some[]]" format:"$type$ $name$($params$)" >>
|
|
</$let>
|
|
\end
|
|
|
|
<<asdf>> |