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).
pull/219/head
Thibault Kruse 10 years ago
parent e291947e25
commit d844553169

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save