mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 12:44:42 +03:00
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:
5858
CppCoreGuidelines.md
5858
CppCoreGuidelines.md
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user