Skip to content

8th column of paragraph inside nested lists becomes code block. #127

@cirosantilli

Description

@cirosantilli

Input:

-   a

    -   b

        c

c is a code block, when it should be a regular paragraph.

Only happens at the 8th column, e.g., the following is fine:

- a

  - b

    c

but the problem comes back if we keep adding levels: e will be code:

- a

  - b

    - c

      - d

        e

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