mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-02 00:36:56 +00:00
Update chinese language files (#6853)
* Render command help: use single quotes for safety
This commit is contained in:
parent
53c5cc535e
commit
a3b294470f
languages
@ -31,4 +31,4 @@ description: 呈现个别条目到文件
|
||||
例子:
|
||||
|
||||
* `--render "[!is[system]]" "[encodeuricomponent[]addprefix[tiddlers/]addsuffix[.html]]"` -- 呈现所有非系统条目为 "tiddlers" 子文件夹中的文件,文件名为 URL 编码的条目名称和扩展名 HTML
|
||||
* `--render "." "tiddlers.json" "text/plain" '$:/core/templates/exporters/JsonFile' "exportFilter" "[tag[HelloThere]]"` -- 将标签为 "HelloThere" 的条目渲染到名为 "tiddlers.json" 的 JSON 文件
|
||||
* `--render '.' 'tiddlers.json' 'text/plain' '$:/core/templates/exporters/JsonFile' 'exportFilter' '[tag[HelloThere]]'` -- 将标签为 "HelloThere" 的条目渲染到名为 "tiddlers.json" 的 JSON 文件
|
@ -31,4 +31,4 @@ description: 呈現個別條目到檔案
|
||||
範例:
|
||||
|
||||
* `--render "[!is[system]]" "[encodeuricomponent[]addprefix[tiddlers/]addsuffix[.html]]"` -- 呈現所有非系統條目為 "tiddlers" 子資料夾中的檔案,檔名為 URL 編碼的條目名稱和副檔名 HTML
|
||||
* `--render "." "tiddlers.json" "text/plain" '$:/core/templates/exporters/JsonFile' "exportFilter" "[tag[HelloThere]]"` -- 將標籤為 "HelloThere" 的條目渲染到名為 "tiddlers.json" 的 JSON 檔案
|
||||
* `--render '.' 'tiddlers.json' 'text/plain' '$:/core/templates/exporters/JsonFile' 'exportFilter' '[tag[HelloThere]]'` -- 將標籤為 "HelloThere" 的條目渲染到名為 "tiddlers.json" 的 JSON 檔案
|
Loading…
x
Reference in New Issue
Block a user