[kramdown-users] possible bug: kramdown wrapping <br> in <p>
Thomas Leitner
t_leitner at gmx.at
Tue Aug 10 14:07:46 EDT 2010
On 2010-08-10 09:22 -0700 Matt Neuburg wrote:
> On or about 8/10/10 2:31 AM, thus spake "Thomas Leitner"
> <t_leitner at gmx.at>:
>
> > It isn't. The `<div></div>` parts before and after the `<br />` are
> > parsed with the block HTML parser, the `<br />` is no block HTML
> > element (like `<a>`), and therefore this line is parsed with the
> > paragraph parser.
>
> Good answer - sorry about that. m.
No problem, nothing to be sorry about.
-- Thomas
More information about the kramdown-users
mailing list