• In a number of code blocks, angle brackets are not escaped, and so text doesn’t appear in the end result.
• `<span style="color: maroon">#include</span> <stdio.h>` lacks the semicolon
• The paragraph immediately after the #conflicts heading lacks its <p>.
I also think it would be worthwhile mentioning in the first footnote a hazard of empty commits: that they will be dropped by default when rebasing.
• In a number of code blocks, angle brackets are not escaped, and so text doesn’t appear in the end result.
• `<span style="color: maroon">#include</span> <stdio.h>` lacks the semicolon
• The paragraph immediately after the #conflicts heading lacks its <p>.
I also think it would be worthwhile mentioning in the first footnote a hazard of empty commits: that they will be dropped by default when rebasing.