Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vslinko committed Aug 7, 2022
1 parent 6412516 commit f68e59e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions specs/fold.spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@
- one
- two #folded
- three
- qwe|
- ewq
- four|
- five
```

- keydown: `ArrowDown`
- keydown: `ArrowRight`
- assertState:

```md
- one
- two #folded
- three
- qwe
- ewq|
- four
- |five
```

# should keep subfoldind on change, issue #258
Expand Down

0 comments on commit f68e59e

Please sign in to comment.