I am new to Ionic 2. I have a Wordpress site where I am trying to create an app to show the posts. I have been able to create a json feed and feed that into the app; however, the feed contains html code (
tags).
I have looked through this forum and have not seen the issue discussed.
Is it possible to remove that code? I came across a discussion on DomSanitizer, but I am not sure if that will solve my issue.
I am converting a RSS feed from Wordpress to JSON using rss2json.com. I want to display the title and the content on the home page. My plan is to have a different item show there on a daily basis. The title looks fine; however, the content shows the html tags.
I find it very frustrating when people post images instead of text, but look at guarding your template against cases where item is undefined, or make sure in the component that that never happens.