1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-01-28 13:51:25 +00:00

Update function default values in FunctionDefaultValues.tid

This commit is contained in:
Saq Imtiaz
2026-01-25 17:37:17 +01:00
committed by GitHub
parent f0d8852121
commit ad5d3c3cde

View File

@@ -8,7 +8,7 @@ title: Output
\whitespace trim
\function .test(prefix:Default) [[ Content]addprefix<prefix>]
{{{ [.test[Special]] }}},{{{ [.test[]] }}}
<$text text={{{ [.test[Special]] }}}/>,<$text text={{{ [.test[]] }}}/>
+
title: ExpectedResult