SamRothCA / Today-Scripts

A widget for running scripts in the Today View in OS X Yosemite's Notification Center
1.57k stars 183 forks source link

Fix broken headings in Markdown files #34

Open bryant1410 opened 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

dolmen commented 7 years ago

Duplicate of #33