mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 01:26:18 +00:00
14 lines
166 B
Plaintext
14 lines
166 B
Plaintext
title: $:/plugins/tiddlywiki/twitter/macros
|
|
tags: $:/tags/Macro
|
|
|
|
\define twitter-usage(text)
|
|
For example:
|
|
|
|
<$codeblock code="""$text$"""/>
|
|
|
|
Renders as:
|
|
|
|
$text$
|
|
\end
|
|
|