Added Github css style for pandoc.

This commit is contained in:
Erik C. Thauvin 2016-06-30 12:50:37 -07:00
parent e90927d177
commit a907a29176
5 changed files with 547 additions and 99 deletions

View file

@ -161,7 +161,7 @@ Then add the following to the `build.gradle` file:
```gradle
dependencies {
compile 'net.thauvin.erik:semver:0.9.5-beta'
compileOnly 'net.thauvin.erik:semver:0.9.5-beta'
}
annotationProcessor {