Skip to content

Commit 0bb927f

Browse files
committed
remove label from header
1 parent e398e3b commit 0bb927f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/docs/dates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ For display purposes, there are two additional elements:
124124
* `j` - 1, 2 or 3 digit day-of-year number, sometimes referred to as a Julian date, eg '1', '11', or '365'
125125
* `J` - 3 digit day of year number, sometimes referred to as a Julian date, eg '001', '011', or '365'
126126

127-
## Synonyms {{< label >}}2.4.0{{< /label >}}
127+
## Synonyms
128128

129129
In addition to formatted dates, you can use a date synonym instead:
130130

@@ -178,7 +178,7 @@ In order to play around with the dates and to better understand which date is wh
178178
$ task calc sony
179179
```
180180

181-
## ISO-8601 Format {{< label >}}2.4.0{{< /label >}}
181+
## ISO-8601 Format
182182

183183
The ISO-8601 standard defines an unambiguous format for specifying date and time around the world.
184184
Taskwarrior supports the following formats defined by ISO-8601:

0 commit comments

Comments
 (0)