From 3e27093c94bcb89c3fff0e22621e4258c49dd861 Mon Sep 17 00:00:00 2001 From: Erwan Date: Tue, 21 May 2024 00:05:53 +0200 Subject: [PATCH 1/4] sign the CLA (#8202) Signing the CLA for CyberFoxar --- licenses/cla-individual.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/licenses/cla-individual.md b/licenses/cla-individual.md index e73a46e35..48d5ed04d 100644 --- a/licenses/cla-individual.md +++ b/licenses/cla-individual.md @@ -569,3 +569,5 @@ Kim I. McKinley, @PotOfCoffee2Go, 2024/03/16 Anders Jarmund, @andjar, 2024/04/05 @sarna, 2024/04/28 + +Fokzo Kat, @CyberFoxar, 2024/05/20 From 312b3b2037b75c9901ad86c5e160bd0c7ffdc52d Mon Sep 17 00:00:00 2001 From: twMat Date: Sun, 2 Jun 2024 11:25:30 +0200 Subject: [PATCH 2/4] Typo in Procedures.tid (#8229) --- editions/tw5.com/tiddlers/procedures/Procedures.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/procedures/Procedures.tid b/editions/tw5.com/tiddlers/procedures/Procedures.tid index 8c80e61f5..7bc0f608f 100644 --- a/editions/tw5.com/tiddlers/procedures/Procedures.tid +++ b/editions/tw5.com/tiddlers/procedures/Procedures.tid @@ -14,7 +14,7 @@ This is the procedure, and the parameter is <>. \end ``` -The name wrapped in double angled [[brackets|Brackets]] is used a shorthand way of [[transcluding|Transclusion]] the snippet. Each of these <<.def "procedure calls">> can supply a different set of parameters: +The name wrapped in double angled [[brackets|Brackets]] is a shorthand way of [[transcluding|Transclusion]] the snippet. Each of these <<.def "procedure calls">> can supply a different set of parameters: ``` <> From eb15dc8408427779db21c347be36a1e30e15a377 Mon Sep 17 00:00:00 2001 From: Saq Imtiaz Date: Tue, 4 Jun 2024 20:42:22 +0200 Subject: [PATCH 3/4] Docs: Corrects tag on parsermode pragma documentation (#8235) * docs: Corrects tag on parsermode pragma documentation * Update Pragma_ _parsermode.tid reset modified date --- editions/tw5.com/tiddlers/pragmas/Pragma_ _parsermode.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/pragmas/Pragma_ _parsermode.tid b/editions/tw5.com/tiddlers/pragmas/Pragma_ _parsermode.tid index 13574551a..2b55e51e0 100644 --- a/editions/tw5.com/tiddlers/pragmas/Pragma_ _parsermode.tid +++ b/editions/tw5.com/tiddlers/pragmas/Pragma_ _parsermode.tid @@ -1,6 +1,6 @@ created: 20221123223127425 modified: 20230117112244779 -tags: Pragma +tags: Pragmas title: Pragma: \parsermode type: text/vnd.tiddlywiki From 51ad11401bf8a5112bd29f3af1dfc3baaf628cfc Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Thu, 6 Jun 2024 12:25:03 +0200 Subject: [PATCH 4/4] Docs: fix broken internal links (#8159) * fix broken internal links * reset modified fields --- editions/tw5.com/tiddlers/filters/examples/Brownies.tid | 2 +- editions/tw5.com/tiddlers/filters/examples/Chick Peas.tid | 2 +- editions/tw5.com/tiddlers/filters/examples/Milk.tid | 2 +- editions/tw5.com/tiddlers/filters/examples/Rice Pudding.tid | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editions/tw5.com/tiddlers/filters/examples/Brownies.tid b/editions/tw5.com/tiddlers/filters/examples/Brownies.tid index c4b5a9af8..bcd72e156 100644 --- a/editions/tw5.com/tiddlers/filters/examples/Brownies.tid +++ b/editions/tw5.com/tiddlers/filters/examples/Brownies.tid @@ -6,4 +6,4 @@ tags: shopping title: Brownies type: text/vnd.tiddlywiki -//This is a sample shopping list item for the [[Shopping List Example]]// +//This is a sample shopping list item for the [[reduce Operator (Examples)]]// diff --git a/editions/tw5.com/tiddlers/filters/examples/Chick Peas.tid b/editions/tw5.com/tiddlers/filters/examples/Chick Peas.tid index fa222cc98..6b1203fc6 100644 --- a/editions/tw5.com/tiddlers/filters/examples/Chick Peas.tid +++ b/editions/tw5.com/tiddlers/filters/examples/Chick Peas.tid @@ -6,4 +6,4 @@ tags: shopping title: Chick Peas type: text/vnd.tiddlywiki -//This is a sample shopping list item for the [[Shopping List Example]]// +//This is a sample shopping list item for the [[reduce Operator (Examples)]]// diff --git a/editions/tw5.com/tiddlers/filters/examples/Milk.tid b/editions/tw5.com/tiddlers/filters/examples/Milk.tid index 9092e6d20..ff1c99ca1 100644 --- a/editions/tw5.com/tiddlers/filters/examples/Milk.tid +++ b/editions/tw5.com/tiddlers/filters/examples/Milk.tid @@ -6,4 +6,4 @@ tags: shopping title: Milk type: text/vnd.tiddlywiki -//This is a sample shopping list item for the [[Shopping List Example]]// +//This is a sample shopping list item for the [[reduce Operator (Examples)]]// diff --git a/editions/tw5.com/tiddlers/filters/examples/Rice Pudding.tid b/editions/tw5.com/tiddlers/filters/examples/Rice Pudding.tid index d31f660e8..8c05663c7 100644 --- a/editions/tw5.com/tiddlers/filters/examples/Rice Pudding.tid +++ b/editions/tw5.com/tiddlers/filters/examples/Rice Pudding.tid @@ -6,4 +6,4 @@ tags: shopping title: Rice Pudding type: text/vnd.tiddlywiki -//This is a sample shopping list item for the [[Shopping List Example]]// +//This is a sample shopping list item for the [[reduce Operator (Examples)]]//