mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 05:06:36 +00:00
replace type to rendertype at setfield help
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
title: $:/language/Help/setfield
|
||||
description: tiddlerを使用する準備
|
||||
|
||||
|
||||
//注意 このコマンドは実験的なもので、今後変更される可能性があります。//
|
||||
|
||||
テンプレートtiddlerの内容を、複数のtiddlerの指定のフィールドに設定する。
|
||||
@@ -15,4 +14,4 @@ description: tiddlerを使用する準備
|
||||
* "filter" - コマンドの対象となるtiddler
|
||||
* "fieldname" - 変更するフィールド(規定値は"text")
|
||||
* "templatetitle" - 指定のフィールドに転記する元になるtiddler。もし空白あるはtiddlerが存在しない場合は、指定したフィールドは削除される。
|
||||
* "type" - テキストの種類(規定値は"text/plain"。"text/html"にするとHTMLタグを含められる。)
|
||||
* "rendertype" - テキストの種類(規定値は"text/plain"。"text/html"にするとHTMLタグを含められる。)
|
||||
|
||||
Reference in New Issue
Block a user