Skip to content

Weird list rendering behavior #530

Closed
@Jakobud

Description

- test
- test
- test
1. test
2. test
3. test

Renders as this:

screenshot 40

- test
- test
- test

1. test
2. test
3. test

Renders as

screenshot 41

And this:

- test
- test
- test


1. test
2. test
3. test

Renders correctly:

screenshot 42

Why the weird behavior? Is this normal? Why is 2 spaces required after a list before starting another list? I haven't seen that any in sort of spec for how markdown works. Am I missing something here?

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