1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-04 21:29:09 +00:00
Jermolene 534f5e7c13 Revert "Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883)"
This reverts commit 7436fc7374478de34f25abbd549d80436ac6e303.
2017-06-24 17:48:32 +01:00

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