mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 18:39:57 +00:00
11 lines
286 B
Plaintext
11 lines
286 B
Plaintext
title: SaveTiddlerCommand
|
|
tags: docs command
|
|
|
|
Save an individual tiddler as a specified ContentType, defaults to `text/html`
|
|
|
|
{{{
|
|
--savetiddler <title> <filename> [<type>] [<withparam> <withparam>...]
|
|
}}}
|
|
|
|
The optional `<withparams>` are substituted for `$1`, `$2` etc before parsing.
|