1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-03-17 05:09:51 +00:00
This commit is contained in:
Mario Pietsch
2025-03-27 18:22:56 +01:00
committed by GitHub
parent 48fa2be6ac
commit 8bda28afd5

View File

@@ -48,6 +48,6 @@ $caption$
<<special-button>>
""">>
<<.warning """If macros are nested, textual substitution will only occur for the outermost macro. Thi is because by the time the inner macros are processed all the substitutions will have already occurred""">>
<<.warning """If macros are nested, textual substitution will only occur for the outermost macro. This is because by the time the inner macros are processed all the substitutions will have already occurred""">>
A more formal [[presentation|Macro Definition Syntax]] of this syntax is also available.