|
7 | 7 |
|
8 | 8 | ## Source Mode
|
9 | 9 |
|
10 |
| -### Complete in Source Mode with command |
| 10 | +### Complete in Source Mode with `Tasks: Toggle task done` command |
11 | 11 |
|
12 | 12 | - Line before
|
13 |
| -- [ ] #task Complete in Source Mode with command π delete |
| 13 | +- [ ] #task Complete in **Source Mode** with `Tasks: Toggle task done` command π delete |
14 | 14 | - Line after
|
15 | 15 |
|
| 16 | +==β This shows \#3342 - blank line remains, as of Tasks `7.18.4`.== |
| 17 | + |
16 | 18 | ## Live Preview
|
17 | 19 |
|
18 |
| -### Complete in Live Preview with command |
| 20 | +### Complete in Live Preview with `Tasks: Toggle task done` command |
19 | 21 |
|
20 | 22 | - Line before
|
21 |
| -- [ ] #task Complete in Live Preview with command π delete |
| 23 | +- [ ] #task Complete in **Live Preview** with `Tasks: Toggle task done` command π delete |
22 | 24 | - Line after
|
23 | 25 |
|
| 26 | +==β This shows \#3342 - blank line remains, as of Tasks `7.18.4`.== |
| 27 | + |
24 | 28 | ### Complete in Live Preview clicking checkbox
|
25 | 29 |
|
26 | 30 | - Line before
|
27 |
| -- [ ] #task Complete in Live Preview clicking checkbox π delete |
| 31 | +- [ ] #task Complete in **Live Preview** clicking checkbox π delete |
28 | 32 | - Line after
|
29 | 33 |
|
| 34 | +==β This shows \#3342 - blank line remains, as of Tasks `7.18.4`.== |
| 35 | + |
30 | 36 | ## Reading Mode
|
31 | 37 |
|
32 | 38 | ### Complete in Reading Mode clicking checkbox
|
33 | 39 |
|
34 | 40 | - Line before
|
35 |
| -- [ ] #task Complete in Reading Mode clicking checkbox π delete |
| 41 | +- [ ] #task Complete in **Reading Mode** clicking checkbox π delete |
36 | 42 | - Line after
|
37 | 43 |
|
| 44 | +β
Whole line is removed. |
| 45 | + |
38 | 46 | ## Search results
|
39 | 47 |
|
40 | 48 | ### Complete in Search results clicking checkbox
|
41 | 49 |
|
42 | 50 | - Line before
|
43 |
| -- [ ] #task Complete in Search results clicking checkbox π delete |
| 51 | +- [ ] #task Complete in **Search result**s clicking checkbox π delete |
44 | 52 | - Line after
|
45 | 53 |
|
| 54 | +```tasks |
| 55 | +path includes {{query.file.path}} |
| 56 | +heading includes Complete in Search results clicking checkbox |
| 57 | +short mode |
| 58 | +``` |
| 59 | + |
| 60 | +β
Whole line is removed. |
| 61 | + |
| 62 | +## Remaining steps |
| 63 | + |
| 64 | +```tasks |
| 65 | +path includes {{query.file.path}} |
| 66 | +heading does not include Final check |
| 67 | +sort by function task.lineNumber |
| 68 | +short mode |
| 69 | +``` |
| 70 | + |
46 | 71 | ## Final check
|
47 | 72 |
|
48 |
| -- [ ] #task Check that there are no blank lines between `Line before` and `Line after`. β« |
| 73 | +- [ ] #task Check that there are no blank lines between each of the `Line before` and `Line after` pairs β« |
0 commit comments