Commit Graph

22 Commits

Author SHA1 Message Date
Dan Helfman bd875013b2 Fix formatting.
continuous-integration/drone/push Build is passing Details
2022-01-10 11:49:05 -08:00
Dan Helfman c8651856a0 Account for a few more edge cases.
continuous-integration/drone/push Build is failing Details
2022-01-10 09:59:18 -08:00
Dmytro Yeroshkin 5df3a48f35 Cleaned up argument parsing 2021-10-23 14:08:12 +02:00
Dmytro Yeroshkin fc6ffac5a9 Switch argument parsing to argparse 2021-10-23 13:49:23 +02:00
Dan Helfman 41bedb182b Tests! And code formatting. 2021-10-22 13:44:56 -07:00
Dan Helfman fd382924d0 Remove unnecessary initialization. 2021-10-22 13:09:40 -07:00
Dmytro Yeroshkin 93340fb3f4 moved mdfile.close() 2021-10-22 15:37:18 +02:00
Dmytro Yeroshkin e3a47d7425 Commented my changes + swapped to tempfile library 2021-10-22 14:28:13 +02:00
Dmytro Yeroshkin d79e3f5b80 Made chapter/act summaries optional 2021-10-22 11:54:19 +02:00
Dmytro Yeroshkin 93b3af2c3b Added mdpp support 2021-10-22 11:37:33 +02:00
Dmytro Yeroshkin dcfea89ec7 Added multi-status chapter support 2021-10-22 11:24:36 +02:00
Dmytro Yeroshkin 70e9dd1b98 Allow act/chapter titles
changed chapter_number and act_number to chapter_heading and act_heading
2021-10-22 10:41:03 +02:00
Dmytro Yeroshkin c549f0fc7f added support for markdown comments 2021-10-22 10:36:58 +02:00
Dmytro Yeroshkin 71fb8cfd0c removed lines that did nothing 2021-10-22 10:36:11 +02:00
Dan Helfman 7a025bb18d Commas in numbers! 2021-10-07 10:26:16 -07:00
Dan Helfman cdb9187809 Add percentages to per-status totals. 2021-10-01 12:04:37 -07:00
Dan Helfman b88e696287 Act word count percentages. 2021-09-11 19:51:56 -07:00
Dan Helfman 07731e781a Fixing some bugs by printing after counting rather than during. 2021-09-11 16:26:56 -07:00
Dan Helfman 272bae16f5 .gitignore. 2021-09-11 15:40:39 -07:00
Dan Helfman f6b07c0915 Pull chapter/act metadata from Markdown "comments in the source file. 2021-09-11 15:39:20 -07:00
Dan Helfman 67504bfd47 Remove debugging prints. 2021-09-11 10:00:33 -07:00
Dan Helfman 9bc6d20a74 Fix arguments error. 2021-09-11 09:57:48 -07:00