We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a540d3d commit b742684Copy full SHA for b742684
1 file changed
spec/checkboxes_spec.rb
@@ -76,9 +76,7 @@
76
# Hello there
77
- [ ] first bullet
78
- [ ] second bullet
79
- - non-checkbox child
80
- [ ] third bullet
81
82
TEXT
83
84
vim.edit filename
@@ -92,9 +90,7 @@
92
90
93
91
- [X] first bullet
94
- [X] second bullet
95
96
- [X] third bullet
97
98
99
100
end
0 commit comments