mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-28 12:52:47 -08:00
Now rather than a separate module type for different editors, we instead have a meta-widget "edit" that chooses the appropriate concrete widget (currently just "edit-text", but soon to be joined by "edit-bitmap" as well) |
||
|---|---|---|
| .. | ||
| commands | ||
| filters | ||
| new_widgets | ||
| parsers | ||
| rendertree | ||
| savers | ||
| utils | ||
| widgets | ||
| commander.js | ||
| config.js | ||
| deserializers.js | ||
| filters.js | ||
| startup.js | ||
| syncer.js | ||
| themes.js | ||
| tiddler.js | ||
| wiki.js | ||