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] Table parse wrong #595

Open
4-1-1 opened this issue Jul 5, 2022 · 4 comments
Open

[Bug] Table parse wrong #595

4-1-1 opened this issue Jul 5, 2022 · 4 comments
Assignees
Labels
blocked Caused by dependencies bug Something isn't working

Comments

@4-1-1
Copy link

4-1-1 commented Jul 5, 2022

Describe the bug

| a          | b                                                      | c       |
| :---------- | :------------------------------------------------------ | :------------------- |
| --          | --                                                      | --                   |
| 1 | --                                                      | 3 |
a b c
-- -- --
1 -- 3

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
Parse table like github

Screenshots
image

Milkdown version
6.2.0

Desktop (please complete the following information):

  • OS: macOS
  • Browser chrome
  • Version 101

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Maybe I should report to remark-gfm , not sure

@4-1-1 4-1-1 added the bug Something isn't working label Jul 5, 2022
@Saul-Mirone
Copy link
Member

Yeah, that's a remark bug. I'll create a issue there.

@Saul-Mirone
Copy link
Member

remarkjs/remark-gfm#39

@Saul-Mirone Saul-Mirone added the blocked Caused by dependencies label Jul 5, 2022
@Saul-Mirone
Copy link
Member

@benatkin
Copy link

benatkin commented Jun 4, 2024

Marked as fixed upstream and Milkdown seems to be handling it like a boss now

Captura de pantalla 2024-06-03 a la(s) 7 35 52 p m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Caused by dependencies bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants