jaredwilli / devtools-cheatsheet

A cheatsheet for developers using Chrome DevTools
http://anti-code.com/devtools-cheatsheet/
MIT License
548 stars 107 forks source link

Fix broken table formatting #32

Closed johngrimes closed 6 years ago

johngrimes commented 6 years ago

The absence of a column header in the first column of most of the tables seemed to be breaking GitHub's Markdown rendering.

johngrimes commented 6 years ago

Just realised this is a duplicate of #31.