WordPress-Editor-iOS
WordPress-Editor-iOS copied to clipboard
Hot to properly display the result
After using this framework, I have a String, for example:
"<blockquote>Sfdsffdsf\n\n\n<i>Sdfsdfsdf<b>dsfdsf</b></i>\n\n<i><b>Dsfsdf</b></i></blockquote>"
What's the best practise, to display the result on another view, the same format as in the WordPress-Editor?