Skip to content

Commit ffaf575

Browse files
committed
green checkboxes more prettier
1 parent 78fe3e3 commit ffaf575

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ highlighting and indentation information.</p>
2727

2828
Alpha. Certainly contains bugs. There is a [live demo](https://bobbicodes.github.io/lang-clojure-eval/) running which is continuously built from the main branch.
2929

30-
- [x] Implement Lezer parser
31-
- [x] Hook up Clojure interpreter
32-
- [x] Eval-cell
33-
- [X] Eval-at-cursor
34-
- [X] Eval top-level form
35-
- [X] Display results inline
36-
- [X] Implement clear-events
37-
- [X] [Publish to npm](https://www.npmjs.com/package/lang-clojure-eval)
38-
- [X] Create test suite
39-
- [X] Test published package
40-
- [X] Handle errors
30+
- Implement Lezer parser
31+
- Hook up Clojure interpreter
32+
- Eval-cell
33+
- Eval-at-cursor
34+
- Eval top-level form
35+
- Display results inline
36+
- Implement clear-events
37+
- [Publish to npm](https://www.npmjs.com/package/lang-clojure-eval)
38+
- Create test suite
39+
- Test published package
40+
- Handle errors
4141
- [ ] Truncate very long eval results
4242
- [ ] Handle infinite loops
4343

0 commit comments

Comments
 (0)