File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
resources/sample_vaults/Tasks-Demo/Manual Testing Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 17
17
not done
18
18
19
19
path includes {{query.file.path}}
20
- explain
20
+ # explain
21
21
```
22
22
23
23
---
@@ -30,7 +30,7 @@ explain
30
30
is blocking
31
31
32
32
path includes {{query.file.path}}
33
- explain
33
+ # explain
34
34
```
35
35
36
36
### Blocking Tasks - Not Done
@@ -40,7 +40,7 @@ is blocking
40
40
not done
41
41
42
42
path includes {{query.file.path}}
43
- explain
43
+ # explain
44
44
```
45
45
46
46
---
@@ -53,7 +53,7 @@ explain
53
53
is not blocked
54
54
55
55
path includes {{query.file.path}}
56
- explain
56
+ # explain
57
57
```
58
58
59
59
### Blocked Tasks - Not Done
@@ -63,7 +63,7 @@ is not blocked
63
63
not done
64
64
65
65
path includes {{query.file.path}}
66
- explain
66
+ # explain
67
67
```
68
68
69
69
---
@@ -75,13 +75,13 @@ explain
75
75
``` tasks
76
76
hide id
77
77
path includes {{query.file.path}}
78
- explain
78
+ # explain
79
79
```
80
80
81
81
### Hide blockedBy
82
82
83
83
``` tasks
84
84
hide depends on
85
85
path includes {{query.file.path}}
86
- explain
86
+ # explain
87
87
```
You can’t perform that action at this time.
0 commit comments