mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
9 lines
299 B
Plaintext
9 lines
299 B
Plaintext
|
title: $:/language/Help/rendertiddler
|
||
|
description: Render an individual tiddler as a specified ContentType
|
||
|
|
||
|
Presenta un frammento singolo secondo uno specifico ContentType, il default è `text/html` e lo salva con il nome file specificato:
|
||
|
|
||
|
```
|
||
|
--rendertiddler <title> <filename> [<type>]
|
||
|
```
|