0 Votes

Wiki source code of Todolist Macro

Version 13.1 by Ryan C on 2025/04/24 11:07

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

XWiki AI Chat