google / physical-web

The Physical Web: walk up and use anything
http://physical-web.org
Apache License 2.0
6k stars 665 forks source link

Fix broken headings in Markdown files #903

Closed bryant1410 closed 7 years ago

bryant1410 commented 7 years ago

GitHub changed the way Markdown headings are parsed, so this change fixes it.

See bryant1410/readmesfix for more information.

Tackles bryant1410/readmesfix#1

JamesCohen-awin commented 7 years ago

Thanks - I just read the documentation and was about to submit exactly the same pull request.

Changes look good to me.