mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 20:16:43 +00:00
Overhaul the macro and variable documentation #1519
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
title: EditWidget
|
||||
created: 201310241419
|
||||
modified: 201310300837
|
||||
modified: 20150220161220000
|
||||
tags: Widgets
|
||||
caption: edit
|
||||
|
||||
@@ -13,7 +13,7 @@ The edit widget provides a general purpose interface for editing a tiddler. It d
|
||||
The content of the `<$edit>` widget is ignored.
|
||||
|
||||
|!Attribute |!Description |
|
||||
|tiddler |The tiddler to edit (defaults to the CurrentTiddler) |
|
||||
|tiddler |The tiddler to edit (defaults to the [[current tiddler|Current Tiddler]]) |
|
||||
|field |The field to edit (defaults to `text`). Takes precedence over the `index` attribute |
|
||||
|index |The index to edit |
|
||||
|class |A CSS class to be added the generated editing widget |
|
||||
|
||||
Reference in New Issue
Block a user