mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-03 14:59:57 +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
|