mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
|
created: 20150221145803000
|
||
|
modified: 20150601194542856
|
||
|
title: $:/editions/tw5.com/macro-examples/say-hi
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
\define sayhi(name:"Bugs Bunny" address:"Rabbit Hole Hill")
|
||
|
Salut, Je suis $name$ et je vis à $address$.
|
||
|
\end
|