Closed directionless closed 1 year ago
Thanks for the report! From a cursory look at it I think this is a bug in the HTML to AST conversion scheme.
After having a more in-depth look at this, I have adapted the kramdown converter to correctly handle such cases.
I'm trying to convert html to markdown. Playing with Kramdown, it's pretty cool. But, I found a bit of a corner case. If there are
br
tags inside formatting, it comes out a bit funny. Honestly I'm not really sure what correct should be, but: