Switch from apply filter run to let filter run

This commit is contained in:
Jeremy Ruston
2026-01-17 15:35:27 +00:00
parent 8a18f92710
commit 502598bd25
3 changed files with 1 additions and 15 deletions

View File

@@ -1,13 +0,0 @@
title: Filters/FilterRunPrefixes/Applu
description: Applu filter run prefix
type: text/vnd.tiddlywiki-multiple
tags: [[$:/tags/wiki-test-spec]]
title: Output
\whitespace trim
<$text text={{{ a b c :apply[<$1>addsuffix<$2>addsuffix<$3>] }}}/>
+
title: ExpectedResult
<p>abc</p>