facebookarchive / hack-langspec

The official Hack Language specification.
http://hacklang.org
Other
172 stars 48 forks source link

add spaces after header markdown tokens #91

Closed jra3 closed 7 years ago

jra3 commented 7 years ago

github markdown expects a space following the #+ tokens. WIthout them, they display as literal strings in the github UI.

Before image

After image

jra3 commented 7 years ago

@Orvid Looks like I independently did the same thing as the other pull request... lucky for you I have a signed CLA since I'm an FB employee...