Closed
Description
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/)