mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 05:06:51 +00:00
Switch from apply filter run to let filter run
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user