I have a string filled as :
string link (Sorry but I couldn't add XAML formatted text in this text editor.)
I wanna convert this string to Paragraph class in run-time. So I can add it simply in RichTextBlock.
How can I convert this string to paragraph format? How can I do it
Add some root element to the XAML so you can parse is as XML
the go over the paragraphs and process them