mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-09 14:26:07 +00:00
Remove support for browser-startup modules
Instead support startup modules that stipulate which platform they require. Also include docs updates and fixes to fullscreen plugin
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
title: $:/language/Docs/ModuleTypes/
|
||||
|
||||
animation: 动画模块包含可用于 RevealWidget 的动画。
|
||||
browser-startup: 仅可于浏览器中执行的启动功能函数。
|
||||
command: 可于 Node.js 执行的指令。
|
||||
config: 加入 `$tw.config` 的数据。
|
||||
filteroperator: 个别筛选器算子方法。
|
||||
|
Reference in New Issue
Block a user