I have an html page that only contains <p>
, <strong>
, <br />
and <a>
tags. I want to show this content in a XAML TextBlock
in Windows 8. Is there any way to show that content in a TextBlock
without losing the structure (e.g. paragraphs)? I don't want to use WebView
because WebView
can not be transparent.
I am developing a open source Windows 8 Metro RSS Reader app and I used HtmlUtilities.ConvertToText
You can see the source code implementation here http://metrorssreader.codeplex.com/SourceControl/changeset/view/17913#265003
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With