docs(ngTransclude): example markup consistency#10298
Conversation
The first of the <br> tags used in the example HTML is self-closed but the first is not.
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA) at https://cla.developers.google.com/. If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check the information on your CLA or see this help article on setting the email on your git commits. Once you've done that, please reply here to let us know. If you signed the CLA as a corporation, please let us know the company's name. |
|
I've signed a CLA now. Thanks, Ryan P. Hartzfeld On Tue, Dec 2, 2014 at 3:54 PM, googlebot notifications@github.com wrote:
|
|
CLAs look good, thanks! |
Merging :-) |
The second of the
<br>tags used in the example HTML is self-closed but the first is not.