Fix docs not rendering the pipe symbol

This commit is contained in:
Achilleas Pipinellis 2016-08-22 15:56:43 +03:00
parent c70037752c
commit 2955ca51e3
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@ do.
| `/done` | Mark todo as done |
| `/subscribe` | Subscribe |
| `/unsubscribe` | Unsubscribe |
| `/due <in 2 days | this Friday | December 31st>` | Set due date |
| `/due <in 2 days or this Friday or December 31st>` | Set due date |
| `/remove_due_date` | Remove due date |