mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 18:00:26 +00:00
Update variable-macros.tid
Add ability to handle widget example
This commit is contained in:
parent
203bc4b242
commit
a75cfefe88
@ -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…
Reference in New Issue
Block a user