mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-19 11:52:32 +00:00
2a5ce95d99
* Update Japanese translation * Update Japanese translation * Update Japanese translation * Update Japanese translation
8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
title: $:/language/Snippets/ProcedureDefinition
|
|
tags: $:/tags/TextEditor/Snippet
|
|
caption: プロシージャの定義
|
|
|
|
\procedure procName(param1:"default value",param2)
|
|
Your text comes here.
|
|
\end
|