Skip to content

Commit

Permalink
fix checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Aug 16, 2024
1 parent 265975d commit b849c10
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ composer build # bundle all assets

Here are some other features I have in mind if there is any interest in this package:

- [] List all todo's via artisan command (both in comments & direct component usage)
- [] Add syntax for only rendering in certain environments (e.g. only dev / dev + staging)
- [] Support NOTE & FIXME comments with different styling
- [] Add better theme/styling support
- [ ] List all todo's via artisan command (both in comments & direct component usage)
- [ ] Add syntax for only rendering in certain environments (e.g. only dev / dev + staging)
- [ ] Support NOTE & FIXME comments with different styling
- [ ] Add better theme/styling support

0 comments on commit b849c10

Please sign in to comment.