Files
TiddlyWiki5/languages/ja-JP/Snippets/MacroDefinition.tid
IchijikuIchigo 2a5ce95d99 Update Japanese translation (#9542)
* Update Japanese translation

* Update Japanese translation

* Update Japanese translation

* Update Japanese translation
2026-01-04 12:14:41 +00:00

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