mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-25 04:46:55 +00:00
Documentation correction
This commit is contained in:
parent
6e98af3bbd
commit
1a160485a8
@ -29,7 +29,7 @@ Get the value of a text reference. Text references can have any of these forms:
|
||||
<tiddlertitle>
|
||||
<tiddlertitle>!!<fieldname>
|
||||
!!<fieldname> - specifies a field of the current tiddlers
|
||||
<tiddlertitle>##<field>
|
||||
<tiddlertitle>##<index>
|
||||
*/
|
||||
exports.getTextReference = function(textRef,defaultText,currTiddlerTitle) {
|
||||
var tr = $tw.utils.parseTextReference(textRef),
|
||||
|
Loading…
x
Reference in New Issue
Block a user