1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-19 14:16:17 +00:00
TiddlyWiki5/languages/ko-KR/Snippets/MacroDefinition.tid

9 lines
193 B
Plaintext
Raw Normal View History

2016-04-24 08:39:50 +00:00
title: $:/language/Snippets/MacroDefinition
tags: $:/tags/TextEditor/Snippet
caption: 매크로 정의
mode: wikified
\define macroName(param1:"기본 값",param2)
매크로의 텍스트
\end