[BUG] Inconsistent indentation in wiki pages
networm opened this issue · 0 comments
networm commented
Describe the bug
Inconsistent indentation in Home.md
and _Sidebar.md
.
Remove files by ID should be children of Files, but they seem to be at the same level.
Home · kronenthaler/mod-pbxproj Wiki
https://github.com/kronenthaler/mod-pbxproj/wiki
By default, Python uses four spaces for indentation, and then I think all these files should use the same amount spaces for indentation.