mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-10-21 18:57:40 +00:00
Correct example
This commit is contained in:
@@ -11,7 +11,7 @@ Implements the checkbox widget.
|
|||||||
<$checkbox tiddler="HelloThere" tag="red"/>
|
<$checkbox tiddler="HelloThere" tag="red"/>
|
||||||
|
|
||||||
<$checkbox tag="done">
|
<$checkbox tag="done">
|
||||||
<$view title/>
|
<$view field="title" format="link"/>
|
||||||
</$checkbox>
|
</$checkbox>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user