mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-27 02:20:28 +00:00
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
|
title: $:/language/Snippets/ProcedureDefinition
|
||
|
tags: $:/tags/TextEditor/Snippet
|
||
|
caption: Définition de procédure
|
||
|
|
||
|
\procedure nomProc(param1:"valeur par défaut",param2)
|
||
|
Votre texte ici.
|
||
|
\end
|