45 Commits (master)
 

Author SHA1 Message Date
Dan Helfman bd875013b2 Fix formatting.
continuous-integration/drone/push Build is passing Details
1 year ago
Dan Helfman c8651856a0 Account for a few more edge cases.
continuous-integration/drone/push Build is failing Details
1 year ago
Dan Helfman 6d99b896c9 Drop support for Python 3.6 (end-of-lifed). Add support for Python 3.10.
continuous-integration/drone/push Build is passing Details
1 year ago
Dan Helfman 7ee1c7c439 Argument parsing' (#2)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #2
2 years ago
Dmytro Yeroshkin e2935dbddf Readme cleanup order of arguments
continuous-integration/drone/pr Build is passing Details
2 years ago
Dmytro Yeroshkin 1c28b51916 Cleaned up readme 2 years ago
Dmytro Yeroshkin 5df3a48f35 Cleaned up argument parsing 2 years ago
Dmytro Yeroshkin fc6ffac5a9 Switch argument parsing to argparse 2 years ago
Dan Helfman aa9511c4cb Remove duplicative documentation about installing editable.
continuous-integration/drone/push Build is passing Details
2 years ago
Dan Helfman 160fef5077 Update editable link.
continuous-integration/drone/push Build is passing Details
2 years ago
Dan Helfman 7562bac2cd Add continuous integration + license.
continuous-integration/drone Build is passing Details
2 years ago
Dan Helfman 41bedb182b Tests! And code formatting. 2 years ago
Dan Helfman 8da5f81f5e Fix setup.py syntax. 2 years ago
Dan Helfman 4547459d66 Add optional dependency for multi-file support to setup.py. 2 years ago
Dan Helfman d0e2f8c547 Formatting on optional flags. 2 years ago
Dan Helfman 1b5872bda3 Tweak example wording in README. 2 years ago
Dan Helfman fd382924d0 Remove unnecessary initialization. 2 years ago
Dan Helfman 57724e65df Bug fixes and features (#1).
Reviewed-on: #1
2 years ago
Dmytro Yeroshkin 9fb1025a02 Fixed mistake in readme 2 years ago
Dmytro Yeroshkin 44426edb78 Updated the README 2 years ago
Dmytro Yeroshkin 9266c54664 Changed multi-file example name 2 years ago
Dmytro Yeroshkin 73e538e8f0 added a multi-file example 2 years ago
Dmytro Yeroshkin 93340fb3f4 moved mdfile.close() 2 years ago
Dmytro Yeroshkin e3a47d7425 Commented my changes + swapped to tempfile library 2 years ago
Dmytro Yeroshkin d79e3f5b80 Made chapter/act summaries optional 2 years ago
Dmytro Yeroshkin 93b3af2c3b Added mdpp support 2 years ago
Dmytro Yeroshkin dcfea89ec7 Added multi-status chapter support 2 years ago
Dmytro Yeroshkin 70e9dd1b98 Allow act/chapter titles
changed chapter_number and act_number to chapter_heading and act_heading
2 years ago
Dmytro Yeroshkin c549f0fc7f added support for markdown comments 2 years ago
Dmytro Yeroshkin 71fb8cfd0c removed lines that did nothing 2 years ago
Dan Helfman 7a025bb18d Commas in numbers! 2 years ago
Dan Helfman cdb9187809 Add percentages to per-status totals. 2 years ago
Dan Helfman 6422d3f800 Fix README typos. 2 years ago
Dan Helfman b88e696287 Act word count percentages. 2 years ago
Dan Helfman 1b486d4d69 Add some rationales/motivations. 2 years ago
Dan Helfman 68508bcb2f Add example file. 2 years ago
Dan Helfman 5cc6cc03cf Add note about "comments". 2 years ago
Dan Helfman 4eae06e5e9 README fixes. 2 years ago
Dan Helfman a94d212abc Add README. 2 years ago
Dan Helfman 07731e781a Fixing some bugs by printing after counting rather than during. 2 years ago
Dan Helfman 272bae16f5 .gitignore. 2 years ago
Dan Helfman f6b07c0915 Pull chapter/act metadata from Markdown "comments in the source file. 2 years ago
Dan Helfman 67504bfd47 Remove debugging prints. 2 years ago
Dan Helfman 9bc6d20a74 Fix arguments error. 2 years ago
Dan Helfman 457fd858e7 Initial import. 2 years ago