Ability to output GM sheets as EPUB files (without CSS for now).

This commit is contained in:
Mark Wolfman
2021-07-04 23:19:44 -05:00
parent aed864b093
commit 22dd8894bc
15 changed files with 1029 additions and 41 deletions
+1
View File
@@ -24,6 +24,7 @@ script:
- cd examples/
- makesheets --debug
- makesheets --debug --fancy
- makesheets --debug --output-format=epub
- cd ../
after_success:
- coveralls