mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-30 22:02:49 -08:00
Docs update
This commit is contained in:
parent
bac2c0ec07
commit
6d0da350c7
2 changed files with 4 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue