SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

docs($resource): encode `)` in link

JSDoc to HTML converter was treating the close parenthesis in
`[MDN](...#toJson()_behavior)` as the final close parenthesis, thus resulting in
a broken link.
This commit fixes it by percent-encoding the parentesis in the link address.

Closes #15825
B
BobChao87 committed
b3972d1b654a6dda4a013832c084a10d22461925
Parent: c3e0d58
Committed by Georgios Kalpakas <kalpakas.g@gmail.com> on 3/20/2017, 10:53:38 AM