1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-04 18:00:44 +00:00
TiddlyWiki5/editions/innerwikidemo/tiddlers/HelloThere.tid

13 lines
384 B
Plaintext
Raw Normal View History

title: HelloThere
This is a demo of TiddlyWiki 5's ''innerwiki'' plugin.
To try these examples under Node.js:
# Install Puppeteer, as described in the [[readme|$:/plugins/tiddlywiki/innerwiki/readme]]
# Execute the following command in the root of the TiddlyWiki 5 repo:
```
./tiddlywiki.js editions/innerwikidemo --screenshot '[[$:/plugins/tiddlywiki/innerwiki/examples]]' 4
```