kopia lustrzana https://github.com/miklobit/TiddlyWiki5
8 wiersze
163 B
Plaintext
8 wiersze
163 B
Plaintext
|
|
title: $:/language/Snippets/MacroDefinition
|
||
|
|
tags: $:/tags/TextEditor/Snippet
|
||
|
|
caption: 宏的定义
|
||
|
|
|
||
|
|
\define macroName(param1:"默认值",param2)
|
||
|
|
宏的内容
|
||
|
|
\end
|