mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 04:54:49 +00:00
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
title: $:/language/Snippets/MacroDefinition
|
|
tags: $:/tags/TextEditor/Snippet
|
|
caption: Дефинирање макро
|
|
|
|
\define macroName(param1:"default value",param2)
|
|
Text of the macro
|
|
\end
|