mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
title: $:/language/Snippets/MacroDefinition
|
|
tags: $:/tags/TextEditor/Snippet
|
|
caption: Definició de la macro
|
|
|
|
\define macroName(param1:"default value",param2)
|
|
Text de la macro
|
|
\end
|