mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-27 12:22:04 -08:00
8 lines
299 B
Text
8 lines
299 B
Text
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>]
|
|
```
|