This adds more editions, ala discussion in #1. I added \n to cards that use dashes, as this is how the look on the real cards, like this:
Bridges
-build
-burn
I also set bin to the correct format, added a gitignore, and fixed the tests (they would have passed about ~1/100 of the time, now they pass every time, for all editions.)
This adds more editions, ala discussion in #1. I added
\n
to cards that use dashes, as this is how the look on the real cards, like this:I also set
bin
to the correct format, added a gitignore, and fixed the tests (they would have passed about ~1/100 of the time, now they pass every time, for all editions.)