mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-08 02:03:03 -08:00
Merge pull request #1867 from idoine/patch-43
Update variable-macros.tid
This commit is contained in:
commit
82fac2599d
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ tags: $:/tags/Macro
|
|||
|
||||
\define .variable-examples(v,text:"Examples") <$link to="$v$ Variable (Examples)">$text$</$link>
|
||||
\define .macro-examples(m,text:"Examples") <$link to="$m$ Macro (Examples)">$text$</$link>
|
||||
\define .widget-examples(w,text:"Examples") <$link to="$w$ Widget (Examples)">$text$</$link>
|
||||
|
||||
\define .js-macro-link(_) [[$_$|http://tiddlywiki.com/dev/index.html#JavaScript%20Macros]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue