mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-17 07:14:50 +00:00
e051eb7d90
Now we’re done with the text that lives in tiddlers, and we’ll need to get on with the text that is embedded in code modules.
8 lines
311 B
Plaintext
8 lines
311 B
Plaintext
title: $:/core/ui/TiddlerInfo/References
|
|
tags: $:/tags/TiddlerInfo
|
|
caption: {{$:/language/TiddlerInfo/References/Caption}}
|
|
|
|
\define lingo-base() $:/language/TiddlerInfo/
|
|
<$list filter="[is[current]backlinks[]sort[title]]" emptyMessage=<<lingo References/Empty>> template="$:/core/ui/ListItemTemplate">
|
|
</$list>
|