1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-21 13:30:02 +00:00

The lingo macro shouldn't mess with currentTiddler

This commit is contained in:
Jeremy Ruston 2025-02-04 21:02:47 +00:00
parent 38865a40ad
commit 998d5c8d8f

View File

@ -6,5 +6,5 @@ $:/language/
\end
\define lingo(title)
{{$(lingo-base)$$title$}}
{{||$(lingo-base)$$title$}}
\end