RichTextBlock.Html2Xaml adds a Html property to RichTextBlock controls,
that translates Html formatted text on the fly to the subset of XAML
that the RichTextBlock control supports, with just two source
files that are simple to modify: one C#, one XSLT.