print-window-tiddler
Jeremy Ruston 2012-05-06 14:14:06 +01:00
rodzic bac2c0ec07
commit 6d0da350c7
2 zmienionych plików z 4 dodań i 1 usunięć

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -59,3 +59,6 @@ The 'core' is the boot kernel plus the set of plugin modules that it loads. It c
TiddlyWiki5 makes extensive use of JavaScript inheritance:
* Tree nodes defined in `$:/core/treenodes/` all inherit from `$:/core/treenodes/node.js`
* Macros defined in `$:/core/macros/` all inherit from `$:/core/treenodes/macro.js`
`tiddlywiki.plugin` files