Skip to content

When a fenced code block is on a list, a line starting from dash breaks formatting. #346

@lgwozdecki

Description

@lgwozdecki

example:

- test1

    ```
    - test
    ```
- test2

    ```
      - test
    ```
- test3

    ```
        - test
    ```

output:

  • test1

    ”`

    • test

    ”`

  • test2

    ”`

     - test
    

    ”`

  • test3

        - test
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions