I tried to make a stack, that gets information about an artist from last.fm. But the Bio is sent as a HTML. Is it possible to formatt it like it should be, or to get it as plain text?
Unfortunately, we don't have a way to render HTML in a stack or an easy way to strip the tags.
Reply by randallreetz on December 01, 2009 at 10:12 PM
What would it take? Seems like a property of a field or button or image object could be to instruct the browser to load a web page or browser blessed data within its bounds? Java must be able to do this.