mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 16:16:41 +00:00
Document the tv-* variables
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
created: 20150228123855000
|
||||
modified: 20150228123921000
|
||||
title: $:/editions/tw5.com/macro-examples/tv-get-export-image-link
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
\define tv-get-export-image-link(src) http://www.tiddlywiki.com/$src$
|
||||
@@ -0,0 +1,8 @@
|
||||
created: 20150228120252000
|
||||
modified: 20150228120554000
|
||||
title: $:/editions/tw5.com/macro-examples/tv-wikilink-tooltip
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
\define tv-wikilink-tooltip()
|
||||
<$transclude field="tooltip">(<$transclude field="caption"/>)</$transclude>
|
||||
\end
|
||||
Reference in New Issue
Block a user