We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This markdown
| 参数 | 说明 | 类型 | 可选值 | 默认值 | | --- | --- | --- | --- | --- | | itemRender | 自定义链接函数,和 react-router 配置使用 | (route, params, routes, paths) => ReactNode | | - | | params | 路由的参数 | object | | - | | routes | router 的路由栈信息 | object\[] | | - | | separator | 分隔符自定义 | string\|ReactNode | | '/' |
Will be rendered by Marked as ( Marked Version : 0.4.0 )
Marked
Actually it should be
The text was updated successfully, but these errors were encountered:
I believe this is fixed by #1262
Sorry, something went wrong.
it happens because the 4th cells are empty
We've used a html entity since the days of USO e.g.  , or equivalent... food for thought.
 
How GH renders it today:
With:
1 | 2 | 3 --- | --- | --- one | two | three one| | three
Renders:
... btw last week when I checked #1262 GH wasn't doing it this way... so they changed their runtime spec.
Successfully merging a pull request may close this issue.
This markdown
Will be rendered by
Marked
as ( Marked Version : 0.4.0 )Actually it should be
The text was updated successfully, but these errors were encountered: