rescript-association / reasonml.org

Deprecated in favor of rescript-lang.org
MIT License
125 stars 34 forks source link

Use github slugs for anchored links #107

Closed ryyppy closed 4 years ago

ryyppy commented 4 years ago

Right now we didn't bother implementing the logic for sluggifying the hrefs and just used the ugly %20 / upper- and lowercased versions of title anchor links.

Example:

## Hello World

should translate to #hello-world instead of #Hello%20World

Things to do:

Make sure: