revert adding documentation for the view widget in this PR

This commit is contained in:
BurningTreeC 2024-03-31 07:51:31 +02:00
parent 420e986eb1
commit ad6c3c5641
1 changed files with 1 additions and 2 deletions

View File

@ -21,7 +21,6 @@ The content of the `<$view>` widget is displayed if the field or property is mis
|template |Optional template string used when the `format` attribute is set to "date" |
|subtiddler |Optional SubTiddler title when the target tiddler is a [[plugin|Plugins]] (see below) |
|mode |<<.from-version "5.1.15">> Optional transclusion parsing mode for wikified formats. May be "inline" or "block" (the default) |
|update |<<.from-version "5.3.4">> Optional. If set to "yes", the viewed text gets updated if its (wikified) text content changes |
!! Formats
@ -72,4 +71,4 @@ Here is how `<$view tiddler=Saturday format=<<format>>/>` renders for each forma
<td><$view tiddler="Saturday" format=<<format>>/></td>
</tr>
</$list>
</table>
</table>