Given this HTML:
<div style="font-size:12pt;;"><p style="font-size:10.5pt;margin:0;">Some <strong>initial </strong>text.</p><p style="font-size:10.5pt;margin:0;"><br></p></div>
Calling Html.ToMarkdown is returning:
With an extra non-sensical '\' at the end.