mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
|
title: $:/language/Snippets/ProcedureDefinition
|
||
|
tags: $:/tags/TextEditor/Snippet
|
||
|
caption: Definición Procedimiento
|
||
|
|
||
|
\procedure procName(param1:"valor defecto",param2)
|
||
|
Tu texto se pone aquí.
|
||
|
\end
|