mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-01 23:47:35 +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
|
|
|