Skip to content

When there is only one "\n", the table header cannot be recognized. #372

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

Open
Yuanarcheannovice opened this issue Apr 1, 2025 · 1 comment
Labels

Comments

@Yuanarcheannovice
Copy link

Steps to reproduce the problem (provide example Markdown if applicable):

" \n\n**aa**:  \n| ab   | bb     | cc     | dd     | ee     |\n|--------|----------|----------|----------|----------|\n| ab   | dff| dff| sf| sdfa|\n| sdf   | dfs| sdf| dsf| sdfs|\n| sdf   | sdf   | sdf       | ss   | d       |\n| ss   | dd   | ab       | bc   | 水       |\n"

Expected behavior:


Actual behavior:


It is in the Markdown style output by the AI.

(Also see what the reference implementation does: https://spec.commonmark.org/dingus/)

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

No branches or pull requests

1 participant