1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/languages/it-IT/Help/rendertiddler.tid

9 lines
299 B
Plaintext
Raw Normal View History

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>]
```