We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3a2aa commit d0d8584Copy full SHA for d0d8584
1 file changed
README.md
@@ -351,10 +351,10 @@ Expected output includes:
351
352
### Future Considerations
353
354
-- **C++20 Features**: Ranges, concepts, and modules
355
-- **SIMD Optimization**: Vectorized string processing
356
-- **Memory Mapping**: For huge file processing
357
-- **Language Detection**: Automatic handling of different scripts
+- [ ] **C++20 Features**: Ranges, concepts, and modules
+- [ ] **SIMD Optimization**: Vectorized string processing
+- [ ] **Memory Mapping**: For huge file processing
+- [ ] **Language Detection**: Automatic handling of different scripts
358
359
## Contributing
360
0 commit comments