This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
Tags: cmccandless/markdown-generator
Tags
Add unit tests (#5) * unit-tests: BlockQuote * add tests for Alignment, Code * add tests for emphasis * add tests for Image * add tests to link * add tests to List, CheckList * add tests to Table * add tests for Writer * run pytest as module * add Coveralls.io support