Commit Diff


commit - 1f4ddc96eb4db278a8b9f42e7d60f902b1a5951d
commit + 1c780a5edc5db9414485a837e10b60040019cbd9
blob - 2ece9b1cab85d12d03a4ccbbbddcbd5e0d364992
blob + 0cc169bf13a55d1f9dbc96cb1e2c7c4567dd58df
--- README.md
+++ README.md
@@ -37,7 +37,7 @@ The following features are planned, in no particular o
 The following tag extensions are supported. The format for each tag is given as
 a regular expression:
 
-- `due:\d{4}-\d{2}-\d{2}`: Specify a due date in YYYY-MM-DD format
+- `due:\d{4}-\d{2}-\d{2}`: Specify a due date in `YYYY-MM-DD` format
 - `rec:\+?\d+[dwmy]`: Allow recurring tasks. `+` marks strict, `d`, `w`, `m`, and
   `y` resemble day, week, month, and year.