Skip to content

Example 62 needs clarification #539

@nojb

Description

@nojb

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions