1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-04-21 06:11:29 +00:00

More docs fixes from @fkohrt

See #4815
This commit is contained in:
jeremy@jermolene.com
2020-08-14 15:19:16 +01:00
parent acd2cbf56a
commit ccda938248
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ Within view templates, the variable `tv-freelinks` is automatically set to the c
!! Notes
To change within which tiddlers freelinking occurs requires customising the shadow tiddler $:/plugins/tiddlywiki/freelinks/macros/view. This tiddler is tagged $:/tags/Macro/View which means that it will be included as a local macro in each view template. By default, its content is:
To change within which tiddlers freelinking occurs requires customising the shadow tiddler [[$:/plugins/tiddlywiki/freelinks/macros/view]]. This tiddler is tagged $:/tags/Macro/View which means that it will be included as a local macro in each view template. By default, its content is:
```
<$set name="tv-freelinks" value={{$:/config/Freelinks/Enable}}/>