mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-23 15:36:52 +00:00
Docs: Fix typo in TextReference.tid (#3978)
minor correction - or am I mistaken?
This commit is contained in:
parent
1e8a56768f
commit
1a08430a0c
@ -18,7 +18,7 @@ A TextReference consists of several parts:
|
||||
|
||||
Most of the parts of a text reference can be optional:
|
||||
|
||||
* `tiddlerTitle` - the text [[field|TiddlerFields]] of the specified tiddler
|
||||
* `tiddlerTitle` - the title [[field|TiddlerFields]] of the specified tiddler
|
||||
* `tiddlerTitle!!field` - a [[tiddler field|TiddlerFields]] (eg, `modified`, `modifier`, `type` etc)
|
||||
* `!!field` - a [[field|TiddlerFields]] of the current tiddler
|
||||
* `tiddlerTitle##propertyIndex` - extracts a named property from DataTiddlers
|
||||
|
Loading…
Reference in New Issue
Block a user