Hello,
Example 62 says
The setext heading underline cannot be a lazy continuation line in a list item or block quote:
But the example seems to contradict that:
gives
<blockquote>
<p>foo
bar
===</p>
</blockquote>
But shouldn't the === start a new paragraph? Am I missing something?
Hello,
Example 62 says
But the example seems to contradict that:
gives
But shouldn't the
===start a new paragraph? Am I missing something?