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
parent
e291947e25
commit
d844553169