markerikson / react-redux-links

Curated tutorial and resource links I've collected on React, Redux, ES6, and more
22.56k stars 2.51k forks source link

Replace the old facebook.github.io react doc links #148

Closed muriukialex closed 2 years ago

muriukialex commented 2 years ago

Formatting

Please follow the existing formatting for each entry. In order to get newlines without paragraph breaks, each entry should have two spaces at the end of the line after both the URL and the title. Also, two-space indents before the URL and the description. Example:

- **Link Title**<space><space>  
<space><space>http://example.com<space><space>  
<space><space>Link description here

Result:

Please do not strip whitespace for existing entries!

markerikson commented 2 years ago

Thanks!