97-things / 97-things-every-programmer-should-know

Pearls of wisdom for programmers collected from leading practitioners.
http://97-things-every-x-should-know.gitbook.io/97-things-every-programmer-should-know/
3.12k stars 435 forks source link

Remove errant '>' #27

Closed Goorzhel closed 4 years ago

Goorzhel commented 4 years ago

This should stop the code-blocks from making a mess that cascades down.

(GitHub editor added the newline, not me.)

Semigradsky commented 4 years ago

Fixed in https://github.com/97-things/97-things-every-programmer-should-know/pull/28