Skip to content

Support collapsible content #28

Description

@IzaacJ

Subject of the issue

I've used this to include my changelog in the app, but the collapsable sections aren't working as expected.

Steps to reproduce

Include the library, load a CHANGELOG.md that contains collapsible sections which has markdown in them, according to this gist.

<details>
<summary>This shouldn't be parsed</summary>

### Some other text that should be bigger.
</details>

Expected behaviour

The markdown inside the collapsible section should be parsed and rendered as well.

An Example

This shouldn't be parsed

Some other text that should be bigger.

Actual behaviour

The markdown inside the collapsible section is rendered raw. Content outside it is rendered as expected.

Screenshots

Actual Behaviour - 1
Actual Behaviour - 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions