Nicolas Cuillery 179a651240 Use HTML for links including closing bracket
Summary:
The markdown parser (Marked) used by the docs doesn't handle links ending with a closing bracket. The result is a broken link in the [Integration With Existing Apps](http://facebook.github.io/react-native/docs/integration-with-existing-apps.html#our-sample-app) guide.

Using HTML makes the parser ignoring these links.

Note: this is a well-known issue of Marked: https://github.com/chjj/marked/issues/690
Note bis: The fix #9429 didn't solve the problem.
Closes https://github.com/facebook/react-native/pull/10225

Differential Revision: D3964341

fbshipit-source-id: 61564d1cbb632fa1f0c71e7c6cbdc0b9a200caa4
2016-10-03 16:13:33 -07:00
..
2016-08-08 10:28:27 -07:00
2016-07-14 15:58:36 -07:00
2016-08-08 18:28:49 -07:00
2016-07-26 21:43:46 -07:00
2016-08-18 11:58:39 -07:00
2015-03-25 11:52:29 -07:00
2016-07-15 13:58:39 -07:00
2016-09-24 11:28:31 -07:00