Wiki source code of Todolist Macro
Show last authors
author | version | line-number | content |
---|---|---|---|
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 3nd thing|0 | ||
5 | adding this thing|0 | ||
6 | adding this thing|0 | ||
7 | refreshed they are still there not even having to save page|0 | ||
8 | |||
9 | {{/todolist}} |