Mark Wales - DevelopMe_

Results 3 issues of Mark Wales - DevelopMe_

e.g. stopping folks accidentally committing to `main`/`master`

This should parse as a URL ``` https://img.shields.io/badge/made_out_of_awesome-✓-brightgreen.svg?style=flat-square ``` Currently parses as: ``` https://img.shields.io/badge/made_out_of_awesome- ```

bug

The following: ```markdown Credits ------- `Resources/bin/hiddeninput.exe` is a third party binary provided within this component. Find sources and license at https://github.com/Seldaek/hidden-input. ``` Parses as: ``` https://github.com/Seldaek/hidden-input. ``` Shouldn't include the...

bug