Bar Macro ¶
Usage ¶
The statement:
will output a simple progress bar like this:



 10%
 10%
 [[Bar(10%)]] will output a simple progress bar like this:



 10%
 10%Example Usage ¶
We use it in conjunction with the DueDate Macro like this:
| Task | Due Date | 
| Test Task | 2212 day(s) left until 2031-11-21. | 
|     10% | |












