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