Initial commit.
This commit is contained in:
commit
283c42bf8f
592 changed files with 26392 additions and 0 deletions
7
test/data/construct-pairs.data
Normal file
7
test/data/construct-pairs.data
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Explicitly typed pairs.
|
||||
Block tasks: !!pairs
|
||||
- meeting: with team.
|
||||
- meeting: with boss.
|
||||
- break: lunch.
|
||||
- meeting: with client.
|
||||
Flow tasks: !!pairs [ meeting: with team, meeting: with boss ]
|
Loading…
Add table
Add a link
Reference in a new issue