mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-23 04:51:55 -08:00
- Add translations for untranslated items - Unification of terms (translations differed by multiple translators) - Add signature of `author` (Includes translation assistance for dajya-ranger. I also added his signature) It's a lot of updates, but I've tested it on my TiddlyWiki. Help etc. are still lacking.
8 lines
326 B
Text
8 lines
326 B
Text
title: $:/language/Help/rendertiddler
|
|
description: 個々の Tiddler を指定した ContentType で出力
|
|
|
|
個々の Tiddler を指定した ContentType で出力します。デフォルトは `text/html` で、指定されたファイル名で内容を保存します。
|
|
|
|
```
|
|
--rendertiddler <title> <filename> [<type>]
|
|
```
|