1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-21 18:23:13 +00:00

Merge eb1396c5fa1cba5d29e4aafe3fdb98b08855ab13 into c3695765ad8b3e46b4dcc89496a2daa331215a81

This commit is contained in:
EHJ-52n 2025-03-10 19:09:42 +09:00 committed by GitHub
commit 0a0360f74b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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.