Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

body of spoiler is rendered incorrectly #48

Open
vanyakosmos opened this issue Oct 20, 2019 · 0 comments
Open

body of spoiler is rendered incorrectly #48

vanyakosmos opened this issue Oct 20, 2019 · 0 comments

Comments

@vanyakosmos
Copy link

markdown:

<details>
<summary>summary</summary>
    
```python
foo = 1 + 1
```
</details>

example is rendered into valid spoiler but its body is just plain text instead of code block.


life example:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant