Skip to content

<details></details> with empty line are not working on 0.11.2 #1674

@airosB

Description

@airosB
<details>
aaa
bbb
</details>

is ok (appropriately collapsed) but

<details>

aaa
bbb
</details>

is not working.

So I couldn't get be collapsed some <details> with code block like this:

<details>

```
aaa
bbb
```

</details>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Issue concerns a bug.help wanted 🆘Pull request/issue requires extra help from the community. Check these out if you're new!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions