0 Votes

Changes for page Todolist Macro

Last modified by Ryan C on 2025/04/30 07:54

From version 18.1
edited by Ryan C
on 2025/04/24 11:11
Change comment: There is no comment for this version
To version 13.1
edited by Ryan C
on 2025/04/24 11:07
Change comment: Todo List item added

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,9 @@
1 1  Macro to display todo-lists using emberjs. This code is based on the emberjs demo. You can see an example below
2 2  
3 3  {{todolist width="50%" center="1"}}
4 +a thing|1
5 +a second thing|0
4 4  a 3nd thing|0
7 +a 3nd thing|1
5 5  
6 6  {{/todolist}}