-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
Say I have a list of links like so:
[1]: https://github.com/facebookincubator/create-react-app
[2]: https://github.com/Microsoft/TypeScript-React-Starter
[3]: https://github.com/facebook/react
[4]: https://github.com/reactjs/redux
[5]: https://github.com/gaearon/redux-thunk
[6]: https://github.com/yahoo/react-intl
[7]: https://github.com/reactjs/reselect
[8]: https://github.com/zinserjan/mocha-webpack
[9]: https://github.com/paularmstrong/normalizr
When I wrap this, I get:
[1]: https://github.com/facebookincubator/create-react-app [2]:
https://github.com/Microsoft/TypeScript-React-Starter [3]:
https://github.com/facebook/react [4]: https://github.com/reactjs/redux [5]:
https://github.com/gaearon/redux-thunk [6]: https://github.com/yahoo/react-intl
[7]: https://github.com/reactjs/reselect [8]:
https://github.com/zinserjan/mocha-webpack [9]:
https://github.com/paularmstrong/normalizr
Resulting in broken links.
rossmacarthur, sagebind, dstockhammer, hoenic07 and laymonage
Metadata
Metadata
Assignees
Labels
No labels