1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-19 02:39:42 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/commands/RenderTiddlerCommand.tid
2013-08-04 22:31:09 +01:00

9 lines
221 B
Plaintext

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