PitPik / colorPicker

Advanced javaScript color picker and color conversion / calculation (rgb, hsv, hsl, hex, cmyk, cmy, XYZ, Lab, alpha, WCAG 2.0, ...)
http://www.dematte.at/colorPicker/
MIT License
570 stars 136 forks source link

Fix markdown section headers #59

Closed madewithlinux closed 6 years ago

madewithlinux commented 6 years ago

Github's markdown parser requires that ## section headers have whitespace immediately after them for them to be recognized and get larger bold text .

PitPik commented 6 years ago

Thank you very much!!