mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 05:26:56 +00:00
Fix bad links
This commit is contained in:
@@ -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 [[WidgetVariable: currentTiddler]]) |
|
||||
|tiddler |The tiddler to edit (defaults to the CurrentTiddler) |
|
||||
|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