rikai / OpenYourMouth

Open Source Recipes from the Jupiter Broadcasting community
GNU General Public License v2.0
156 stars 79 forks source link

Formatting Pass on File Names and Header Levels for consistency #94

Closed ghost closed 9 years ago

ghost commented 9 years ago

Generally the standard for headers is to leave a space after the last '#', some markdown renderers consider this an error.

The majority of the file appeared to be following the style of FirstLetterCappedNoSeparator, so I renamed everything for consistency.

rikai commented 9 years ago

Looks awesome, can you resubmit this against current master? :+1: