1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 11:43:16 +00:00
TiddlyWiki5/languages/el-GR/Snippets/MacroDefinition.tid

8 lines
199 B
Plaintext
Raw Normal View History

title: $:/language/Snippets/MacroDefinition
tags: $:/tags/TextEditor/Snippet
caption: Ορισμός μακροεντολής
\define macroName(param1:"default value",param2)
Text of the macro
\end