|
63a92c08
|
2016-10-04T00:18:08
|
|
Implement thematic breaks (<hr>).
|
|
93edb71a
|
2016-10-03T23:51:57
|
|
README.md: Add badge of code coverage.
|
|
50f2184a
|
2016-10-03T23:44:39
|
|
.travis.yml: Yet another fix for coverage upload.
|
|
a2e938f1
|
2016-10-03T23:36:49
|
|
.travis.yml: Fix coverage upload.
|
|
fa20bb01
|
2016-10-03T23:11:00
|
|
.trevis.yml: Create coverage data and upload them to coverage.io.
|
|
47b68427
|
2016-10-03T21:49:51
|
|
.travis.yml: Install python3 and run tests only in 'after_success' phase.
|
|
5e9951a7
|
2016-10-03T21:43:13
|
|
Merge branch 'master' of https://github.com/mity/md4c
|
|
2d21382f
|
2016-10-03T21:41:13
|
|
Run CommonMark testsuite when building on travis.ci.org.
|
|
d4cf0383
|
2016-10-03T20:52:23
|
|
README.md: Add CI build status badges.
|
|
43084eac
|
2016-10-03T20:46:33
|
|
Add recipe for continuous integration builds on https://appveyor.com.
|
|
818dd387
|
2016-10-03T20:38:11
|
|
Do not change build output dir.
It causes filename coflict on Unix systems: Linker cannot output 'md2html'
if a subdirectory of the same name exists.
|
|
33fb79f0
|
2016-10-03T20:28:12
|
|
Add recipe for continuous integration builds on https://travis-ci.org
|
|
efed58af
|
2016-10-03T20:17:15
|
|
Initial commit.
|