It's a step in the right direction, and it may well work for the notes themselves. However, I need to insert links into the rendered content in the first body/content div. (I'll update the question to reflect that). That's the part I'm doing dynamically. Rendering the notes content is more straightforward, and I agree that the
ng-repeat
approach should work there.