Default highlight.js off, dockerfile > conf highlighting, pygments (#2757)

* Default highlight.js off, dockerfile > conf highlighting, pygments

* Address feedback, style changes, markdownify reductions

* Getting rid of more markdownify

* Fix for right-hand nav spacing
This commit is contained in:
John Mulhausen
2017-04-13 17:10:29 -07:00
committed by GitHub
parent 859d02bd66
commit add2f680e8
19 changed files with 136 additions and 257 deletions

View File

@@ -95,7 +95,7 @@ hour. To run the test suite, do the following:
value on the basis of your host performance. When they complete
successfully, you see the output concludes with something like this:
```no-highlight
```none
Ran 68 tests in 79.135s
```