mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-11 11:42:32 -08:00
From the readme: This plugin enables TiddlyWiki to embed a modified copy of itself (an "innerwiki"). The primary motivation is to be able to produce screenshot illustrations that are automatically up-to-date with the appearance of TiddlyWiki as it changes over time, or to produce the same screenshot in different languages
7 lines
190 B
Text
7 lines
190 B
Text
{
|
|
"title": "$:/plugins/tiddlywiki/innerwiki",
|
|
"description": "Innerwiki: programmable screenshots",
|
|
"author": "Jeremy Ruston",
|
|
"plugin-type": "plugin",
|
|
"list": "readme docs examples"
|
|
}
|