mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +00:00
8 lines
309 B
Plaintext
8 lines
309 B
Plaintext
title: Modules
|
|
tags: docs concepts
|
|
modified: 201308091623
|
|
|
|
A //module// in TiddlyWiki5 is a tiddler containing executable JavaScript, of the type `application/javascript` and with the field `module-type` set to the ModuleType of the module.
|
|
|
|
See [[$:/ConfigInfo]] for details of the currently loaded modules.
|