I am trying to output some HTML which is working fine, for the most part but some of the styling is being stripped out. From the images below you can see that the /ul/ is working fine and rendering the /li/ items fine in ng-repeat but the BOLD font is not coming down.
I've tried changing the styles and putting it within header tags and paragraphs but the font-weight doesnt work.
Any reason why?