Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

v0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@cmccandless cmccandless released this 15 Dec 19:24
· 32 commits to master since this release
92b2f96
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