Headings for markdown files in this project are showing up as: ``` #Heading_title ``` Github changed their markdown parsing format I believe and there should be a space between the pound sign looking like this: ``` # Heading_title ```
Headings for markdown files in this project are showing up as:
Github changed their markdown parsing format I believe and there should be a space between the pound sign looking like this: