From aa8ccfe8f9f3aefab99da415a65bb3de6922d092 Mon Sep 17 00:00:00 2001 From: pmario Date: Thu, 23 May 2024 07:27:16 +0200 Subject: [PATCH] fix typo in docs --- .../tw5.com/tiddlers/jsonvariable Operator (Examples).tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editions/tw5.com/tiddlers/jsonvariable Operator (Examples).tid b/editions/tw5.com/tiddlers/jsonvariable Operator (Examples).tid index b8558563a..c67b78ccc 100644 --- a/editions/tw5.com/tiddlers/jsonvariable Operator (Examples).tid +++ b/editions/tw5.com/tiddlers/jsonvariable Operator (Examples).tid @@ -1,5 +1,5 @@ created: 20240506132850677 -modified: 20240506151551620 +modified: 20240523052607425 tags: [[Operator Examples]] [[jsonvariables Operator]] title: jsonvariables Operator (Examples) type: text/vnd.tiddlywiki @@ -30,7 +30,7 @@ The following example extracts the ''function definition'' using the <<.olink js
<$text text={{{[[fn.test]jsonvariables[]jsonextract[srcVariable],[value]]}}}/>
""">> -The following example extracts the `srcVariables.params` without pretty printing using <<.olink jsonextract>> +The following example extracts the `srcVariables.params` with pretty printing using <<.olink jsonextract>> <<.example 4 """\procedure testProc() [[aa aa]] bb \function fn.test(splitChar:" " not-used) [enlistformat:titlelist[]]