Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: not resolve table when use <details> #1263

Closed
gozeon opened this issue May 10, 2018 · 1 comment
Closed

Bug: not resolve table when use <details> #1263

gozeon opened this issue May 10, 2018 · 1 comment
Labels
L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue

Comments

@gozeon
Copy link

gozeon commented May 10, 2018

See demo

@UziTech UziTech added the L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue label May 10, 2018
@styfle
Copy link
Member

styfle commented May 10, 2018

Hi @gozeon, thanks for the bug report!

Looks like this problem is more than just tables.

Here's the same bug with a heading:

<details>
<summary> The bug for details & table </summary>

# Heading

</details>

marked

commonmark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue
Projects
None yet
Development

No branches or pull requests

3 participants