Skip to content

Instantly share code, notes, and snippets.

@almaron
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save almaron/3564712727d1e7b666e0 to your computer and use it in GitHub Desktop.
Save almaron/3564712727d1e7b666e0 to your computer and use it in GitHub Desktop.
<!--
If I have a $scope.links array how do I make this in angular?
-->
<a href="/links/linkl_head">link1_link</a>, <a href="/links/link2_head">link2_link</a>, <a href="/links/link3_head">link3_link</a>, <a href="/links/link4_head">link4_link</a>, <a href="/links/link5_head">link5_link</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment