mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +00:00
update test tiddler to make it work again
This commit is contained in:
parent
df1413bf1c
commit
cfbd1f2643
@ -1,5 +1,5 @@
|
|||||||
created: 20240506064659892
|
created: 20240506064659892
|
||||||
modified: 20240506100851338
|
modified: 20240506101142810
|
||||||
tags:
|
tags:
|
||||||
title: test-getvariablejson
|
title: test-getvariablejson
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
@ -10,6 +10,8 @@ type: text/vnd.tiddlywiki
|
|||||||
|
|
||||||
\function my.test(x:3, abc:def) [<test-proc>split[ ]]
|
\function my.test(x:3, abc:def) [<test-proc>split[ ]]
|
||||||
|
|
||||||
|
\function tab() [charcode[9]]
|
||||||
|
|
||||||
|
|
||||||
\define elements() srcVariable params name default
|
\define elements() srcVariable params name default
|
||||||
\define openBracket() [
|
\define openBracket() [
|
||||||
|
Loading…
Reference in New Issue
Block a user