vially / googlemusic-xbmc

Google Music addon for Kodi
GNU General Public License v3.0
176 stars 48 forks source link

Fix broken headings in Markdown files #95

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

vially commented 7 years ago

Fixed in b5366ca.

PS: I saw your PR just after I pushed the changes, otherwise I would have accepted yours. Sorry about that.