Skip to content

MacDown renders a single row after colons #1344

@ghibble

Description

@ghibble

There is an issue with MacDown where lists that immediately follow a line ending with a colon don't render properly as multi-line lists.

Hence:

This is a sentence ending with a colon:
- List item 1
- List item 2
- List item 3

Gives:

This is a sentence ending with a colon: - List item 1 - List item 2 - List item 3

The workaround is a blank line after a colon but this is time consuming when there is a lot of markdown to correct:

This is a sentence ending with a colon:

- List item 1
- List item 2
- List item 3

Is it possible to fix this in a future release?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions