Skip to content

Code block in markdown trims leading spaces #1633

@nobu

Description

@nobu

For example:

Code snippet of C.

```
    foo();
    bar();
```

The document above is rendered as like:
Image

I expect that foo() at the first line is indented as same as bar() at the second line.

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