bu-ist / coding-standards

Code style guides for web projects at Boston University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix headings

ashleykolodziej opened this issue · comments

At some point, GitHub changed the way they parse headings in markdown and it broke a lot of our headings. We should fix that.

@ashleykolodziej do you have any examples? Is the style we enforce in the markdown linting configuration the broken style or the correct style?

https://github.com/bu-ist/coding-standards/tree/develop/css-and-sass Search for "Summary of Semantics" - you should find a broken one. I think we're enforcing the correct style, it's just something that changed over and we never fixed. It's actually an issue in a lot of our docs right now.