1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-08 07:00:03 +00:00
2022-10-09 17:43:38 +01:00

10 lines
251 B
Plaintext

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