mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-17 03:20:02 +00:00
Fix link to TiddlyWikiFolders (#4843)
* Fix link to TiddlyWikiFolders * Better link to tiddlywiki.info reference tiddler
This commit is contained in:
parent
706fc3e06e
commit
6f09a5ee65
@ -7,7 +7,7 @@ When you edit a tiddler on https://tiddlywiki.com you will see a small ribbon in
|
|||||||
|
|
||||||
If you are using Node.js, you can replicate this feature for your own TiddlyWiki-based site as follows:
|
If you are using Node.js, you can replicate this feature for your own TiddlyWiki-based site as follows:
|
||||||
|
|
||||||
# Make sure the following setting is included in the `tiddlywiki.info` file in your WikiFolder:
|
# Make sure the following setting is included in the <$link to="tiddlywiki.info Files">`tiddlywiki.info`</$link> file in your [[wiki folder|TiddlyWikiFolders]]:
|
||||||
#> <pre><code> "config": {
|
#> <pre><code> "config": {
|
||||||
"retain-original-tiddler-path": true
|
"retain-original-tiddler-path": true
|
||||||
}</code></pre>
|
}</code></pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user