Code blocks consistently use 4 spaces markdown indent (via mdast)

Exception is 8space indent for code inside bullet lists (also handled by mdast)
Changes code fences as well to 4-space indent.

This does not affect C++ indent within code blocks (mdast does not touch that either way).
This commit is contained in:
Thibault Kruse
2015-10-01 12:22:15 +02:00
parent e291947e25
commit d844553169

File diff suppressed because it is too large Load Diff