Skip to content

Commit

Permalink
chore: Simplify the TODO list (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabschurt committed Dec 16, 2023
1 parent a73f406 commit e74d436
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ can then open in a browser and print to PDF, for example.
## TODO

- [x] Add a CLI usage message
- [ ] Find/create a logo for the project
- [ ] Display the CLI usage in the README, and add details about CLI options
- [ ] Write a detailed CLI usage in the README
- [ ] Add some CLI logging and user-friendly exception catching
- [ ] Add support for validating input data with JSON Schema (either built-in
or user-provided)
- [ ] Write the last tests
- [ ] Maybe allow for automatically converting the output HTML file to PDF
- [ ] Write missing tests

0 comments on commit e74d436

Please sign in to comment.