mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
534f5e7c13
This reverts commit 7436fc7374
.
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
|
|
|