mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-01 14:52:08 -08:00
FIx typo
Thanks again @BramChen!
This commit is contained in:
parent
f1001fc236
commit
fa43f45e18
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ The following commands are used to generate the sample static version of the Tid
|
|||
--rendertiddler $:/core/templates/static.template.css static/static.css text/plain
|
||||
```
|
||||
|
||||
The first RenderTiddlersCommand generates the HTML representations of individual tiddlers, the third RenderTiddlerCommand saves the static version of the DefaultTiddlers, and the third saves the stylesheet. (All the files are placed in the `output` folder of the wiki folder).
|
||||
The first RenderTiddlersCommand generates the HTML representations of individual tiddlers, the second RenderTiddlerCommand saves the static version of the DefaultTiddlers, and the final RenderTiddlerCommand saves the stylesheet. (All the files are placed in the `output` folder of the wiki folder).
|
||||
|
||||
! Wiki Snapshot with Internal Links
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue