1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-23 02:55:48 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/macros/import/say-hi.tid

10 lines
251 B
Plaintext
Raw Normal View History

2022-10-03 13:40:27 +00:00
code-body: yes
created: 20150221145803000
modified: 20150221221536000
title: $:/editions/tw5.com/macro-examples/say-hi
type: text/vnd.tiddlywiki
2022-10-03 13:40:27 +00:00
\define sayhi(name:"Bugs Bunny",address:"Rabbit Hole Hill")
Hi, I'm $name$ and I live in $address$.
\end