mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 17:16:18 +00:00
1ebe0d39b2
It was unnecessary, since everything here is documentation
9 lines
216 B
Plaintext
9 lines
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>]
|
|
```
|