mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 07:56:39 +00:00
9 lines
250 B
Plaintext
9 lines
250 B
Plaintext
title: $:/language/Help/rendertiddler
|
||
description: 呈现个别条目为指定的 ContentType
|
||
|
||
呈现个别条目为指定的 ContentType,默认为 `text/html` 且保存为指定的文件名:
|
||
|
||
```
|
||
--rendertiddler <title> <filename> [<type>]
|
||
```
|