mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 17:47:13 +00:00
Fix bad links
This commit is contained in:
@@ -13,7 +13,7 @@ The view widget displays the contents of a tiddler field in a specified format.
|
||||
The content of the `<$view>` widget is displayed if the field or property is missing or empty.
|
||||
|
||||
|!Attribute |!Description |
|
||||
|tiddler |The title of the tiddler (defaults to the [[WidgetVariable: currentTiddler]]) |
|
||||
|tiddler |The title of the tiddler (defaults to the CurrentTiddler) |
|
||||
|field |The name of the field to view (defaults to "text") |
|
||||
|index |The name of the index to view |
|
||||
|format |The format for displaying the field (see below) |
|
||||
|
||||
Reference in New Issue
Block a user