mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 06:14:37 +00:00
Keep up-to-date changes for chinese translation
This commit is contained in:
14
languages/zh-Hans/Help/rendertiddlers.tid
Normal file
14
languages/zh-Hans/Help/rendertiddlers.tid
Normal file
@@ -0,0 +1,14 @@
|
||||
title: $:/language/Help/rendertiddlers
|
||||
description: 呈现符合筛选条件的条目为指定的 ContentType
|
||||
|
||||
呈现符合筛选条的条目为指定的 ContentType (默认为 `text/html`) 与扩展名 (默认为 `.html`).
|
||||
|
||||
```
|
||||
--rendertiddlers <filter> <template> <pathname> [<type>] [<extension>]
|
||||
```
|
||||
|
||||
例如:
|
||||
|
||||
```
|
||||
--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain
|
||||
```
|
||||
Reference in New Issue
Block a user