Merge branch 'tiddlywiki-com'

This commit is contained in:
jeremy@jermolene.com 2020-08-28 15:25:47 +01:00
commit 918e52b37b
18 changed files with 39 additions and 23 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}}/>