Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

chore(website): fix parsing in function list #2541

Merged
merged 1 commit into from
Nov 16, 2015
Merged

Conversation

sjelin
Copy link
Contributor

@sjelin sjelin commented Sep 25, 2015

fixes #2486 and #2672

@juliemr
Copy link
Member

juliemr commented Sep 25, 2015

Don't we have to include ngSanitize in the app to use ng-bind-html?

@sjelin
Copy link
Contributor Author

sjelin commented Sep 28, 2015

Oh, probably. I was coping code from another part of the website but I guess that was foolish

@sjelin
Copy link
Contributor Author

sjelin commented Oct 1, 2015

Fixed

@sjelin
Copy link
Contributor Author

sjelin commented Nov 4, 2015

Now also fixes #2672! Also, we should talk about XSS

* Also parse links
*
* @param $sce
* @param html
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add @return doc

@juliemr
Copy link
Member

juliemr commented Nov 7, 2015

@sjelin
Copy link
Contributor Author

sjelin commented Nov 9, 2015

All comments addressed

@juliemr juliemr assigned sjelin and unassigned juliemr Nov 10, 2015
@sjelin sjelin merged commit 9105368 into angular:master Nov 16, 2015
@sjelin sjelin deleted the iss2486 branch November 17, 2015 21:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation display errors
3 participants