2017-02-28 10:22:21 +00:00
|
|
|
title: $:/plugins/tiddlywiki/twitter/macros
|
2017-06-09 14:52:19 +00:00
|
|
|
type: text/vnd.tiddlywiki
|
2017-02-28 10:22:21 +00:00
|
|
|
tags: $:/tags/Macro
|
|
|
|
|
|
|
|
\define twitter-usage(text)
|
|
|
|
For example:
|
|
|
|
|
|
|
|
<$codeblock code="""$text$"""/>
|
|
|
|
|
|
|
|
Renders as:
|
|
|
|
|
|
|
|
$text$
|
|
|
|
\end
|
|
|
|
|