mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-17 07:47:24 +00:00
8
core/language/en-GB/Snippets/MacroDefinition.tid
Normal file
8
core/language/en-GB/Snippets/MacroDefinition.tid
Normal file
@@ -0,0 +1,8 @@
|
||||
title: $:/language/Snippets/MacroDefinition
|
||||
tags: $:/tags/TextEditor/Snippet
|
||||
caption: Macro definition
|
||||
mode: wikified
|
||||
|
||||
\define macroName(param1:"default value",param2)
|
||||
Text of the macro
|
||||
\end
|
||||
Reference in New Issue
Block a user