Skip to content

Allow paragraphs or lists in body, not a mix of them #69

@knocte

Description

@knocte

Test that should pass (exit code 0):

This is a title

Foo bar baz.

Bar baz foo.

Test that should pass (exit code 0):

This is a title

- Foo bar baz.
- Bar baz foo.

Test that should pass (exit code 0):

This is a title

* Foo bar baz.
* Bar baz foo.

Test that should fail (exit code !== 0):

This is a title

Foo bar baz.
Bar baz foo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions