mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
Update chinese language files (#6846)
* Additional example of render command
This commit is contained in:
parent
0ad0001e29
commit
e849aaab4d
@ -31,3 +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 文件
|
@ -31,3 +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 檔案
|
Loading…
Reference in New Issue
Block a user