Skip to content

Commit 9ce40a2

Browse files
committed
vault: Comment out 'explain' lines in Dependencies Samples.md
So that results are easier to see.
1 parent 5cd77d8 commit 9ce40a2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

resources/sample_vaults/Tasks-Demo/Manual Testing/Dependencies Samples.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
not done
1818
1919
path includes {{query.file.path}}
20-
explain
20+
#explain
2121
```
2222

2323
---
@@ -30,7 +30,7 @@ explain
3030
is blocking
3131
3232
path includes {{query.file.path}}
33-
explain
33+
#explain
3434
```
3535

3636
### Blocking Tasks - Not Done
@@ -40,7 +40,7 @@ is blocking
4040
not done
4141
4242
path includes {{query.file.path}}
43-
explain
43+
#explain
4444
```
4545

4646
---
@@ -53,7 +53,7 @@ explain
5353
is not blocked
5454
5555
path includes {{query.file.path}}
56-
explain
56+
#explain
5757
```
5858

5959
### Blocked Tasks - Not Done
@@ -63,7 +63,7 @@ is not blocked
6363
not done
6464
6565
path includes {{query.file.path}}
66-
explain
66+
#explain
6767
```
6868

6969
---
@@ -75,13 +75,13 @@ explain
7575
```tasks
7676
hide id
7777
path includes {{query.file.path}}
78-
explain
78+
#explain
7979
```
8080

8181
### Hide blockedBy
8282

8383
```tasks
8484
hide depends on
8585
path includes {{query.file.path}}
86-
explain
86+
#explain
8787
```

0 commit comments

Comments
 (0)