diff options
Diffstat (limited to 'test/command')
| -rw-r--r-- | test/command/8011.md | 4 | ||||
| -rw-r--r-- | test/command/gfm.md | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/test/command/8011.md b/test/command/8011.md index 0a79ed9e2..552ad2abc 100644 --- a/test/command/8011.md +++ b/test/command/8011.md @@ -9,7 +9,7 @@ </listitem> </itemizedlist> ^D -- [ ] a +- [ ] a -- [x] b +- [x] b ``` diff --git a/test/command/gfm.md b/test/command/gfm.md index 78736b2d6..12bd09094 100644 --- a/test/command/gfm.md +++ b/test/command/gfm.md @@ -217,6 +217,6 @@ hi - [ ] foo - [x] bar ^D -- [ ] foo -- [x] bar +- [ ] foo +- [x] bar ``` |
