-
-
Notifications
You must be signed in to change notification settings - Fork 350
Example 62 needs clarification #539
Copy link
Copy link
Closed
Milestone
Description
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:
> foo
bar
===
gives
<blockquote>
<p>foo
bar
===</p>
</blockquote>
But shouldn't the === start a new paragraph? Am I missing something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels