We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eada5f2 commit 265975dCopy full SHA for 265975d
README.md
@@ -92,3 +92,12 @@ composer baseline # generate static analysis baseline
92
composer test # run test suite
93
composer build # bundle all assets
94
```
95
+
96
+## Ideas
97
98
+Here are some other features I have in mind if there is any interest in this package:
99
100
+- [] List all todo's via artisan command (both in comments & direct component usage)
101
+- [] Add syntax for only rendering in certain environments (e.g. only dev / dev + staging)
102
+- [] Support NOTE & FIXME comments with different styling
103
+- [] Add better theme/styling support
0 commit comments