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

Fix parsing order of table markers and inline code contents in the Markdown parser #2134

Open
s-ludwig opened this issue Mar 24, 2018 · 0 comments
Labels

Comments

@s-ludwig
Copy link
Member

See dlang/dub-registry#298

The following should result in a properly aligned cells for each row (right, center, left), and the bar in backquotes should appear as a single <code> element in the first column:

 a | b | c
--:|:-:|---
`|`|foo|bar
@s-ludwig s-ludwig added the bug label Mar 24, 2018
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