mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-08 02:03:03 -08:00
13 lines
166 B
Text
13 lines
166 B
Text
title: $:/plugins/tiddlywiki/twitter/macros
|
|
tags: $:/tags/Macro
|
|
|
|
\define twitter-usage(text)
|
|
For example:
|
|
|
|
<$codeblock code="""$text$"""/>
|
|
|
|
Renders as:
|
|
|
|
$text$
|
|
\end
|
|
|