Fix markdown for checked checkbox in readme
This commit is contained in:
parent
1651f24ce7
commit
d06e9c55ba
@ -30,7 +30,7 @@ $ cbb comic/ --pad=3 --dry-run
|
||||
* [ ] Add tests: I am not used to create tests on projects (unit & integration)
|
||||
* [ ] Add tests: HELP WANTED: how can I tests operations on the filesystem?
|
||||
* [ ] Add some quality of life features:
|
||||
* [X] Dry-run: Show how the files will be changed without modifying anything
|
||||
* [x] Dry-run: Show how the files will be changed without modifying anything
|
||||
* [ ] Recursivity: user select a "library" folder for which each sub-folder is considered to be a comic book (or an other library)
|
||||
* [ ] Prefix (name pattern?): let the user set the prefix of the pages: Useful when the name contains a number: "Name-Season5-Chapter02-Page10.png" => prefix = "Name-Season5-Chapter02-Page"
|
||||
* [ ] Deduce the prefix from the file name: try to find the invariant part and the bumping number (nice to have, not sure it is used that often)
|
||||
|
Loading…
Reference in New Issue
Block a user