I have this response from json
text:"<p>Lorem ipsum</p><p><img src="url/some-image"></p>[[youtube]]<p>Here is youtube url show as embed</p>[[twitter]]<p>Same as youtube</p><p>Lorem ipsum</p>"
How I can show that in my App, like on web? Can I do that with SwiftUI? What I need to do?