mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 06:24:35 +00:00
* Update Japanese translation * Update Japanese translation * Update Japanese translation * Update Japanese translation
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
title: $:/language/Snippets/MacroDefinition
|
|
tags: $:/tags/TextEditor/Snippet
|
|
caption: マクロの定義
|
|
|
|
\define macroName(param1:"default value",param2)
|
|
Text of the macro
|
|
\end
|