TiddlyWiki5/editions/tw5.com/tiddlers/commands/RenderTiddlerCommand.tid

9 wiersze
216 B
Plaintext

title: RenderTiddlerCommand
tags: command
Render an individual tiddler as a specified ContentType, defaults to `text/html` and save it to the specified filename
```
--rendertiddler <title> <filename> [<type>]
```