0 Votes

Wiki source code of Todolist Macro

Version 11.1 by Ryan C on 2025/04/24 11:05

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
7 {{/todolist}}

XWiki AI Chat