Remove extraneous spaces

This commit is contained in:
Bram Chen
2015-10-25 11:25:09 +08:00
parent 5d61dfb1d7
commit e6963cbccd
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ description: 提供一个 HTTP 服务器介面到 TiddlyWiki
参数说明:
* ''port'' - 服务的埠号 (默认为 "8080")
* ''roottiddler'' - 服务的基本条目 (默认为 "$:/core/save/all")
* ''roottiddler'' - 服务的基本条目 (默认为 "$:/core/save/all")
* ''rendertype'' - 呈现的基本条目内容类型 (默认为 "text/plain")
* ''servetype'' - 服务的基本条目内容类型(默认为 "text/html")
* ''username'' - 默认的编辑者署名