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

Mediawiki parser crashes on unquoted table attribute values #2355

Closed
lmichelbacher opened this issue Aug 8, 2015 · 0 comments
Closed

Mediawiki parser crashes on unquoted table attribute values #2355

lmichelbacher opened this issue Aug 8, 2015 · 0 comments

Comments

@lmichelbacher
Copy link

Unquoted attribute values in table headers throw off the parser:

pandoc:
Error at "source" (line 835, column 42):
unexpected "2"
expecting "\""
{| cellpadding=“3” cellspacing=“0" width=250 align="right" rules="all" style="margin: 1em; background: #ffffff; border: 2px solid #aaa; font-size: 100%;"
                                         ^

Some work has been done to make table parsing more robust but this one is still an issue.

@jgm jgm closed this as completed in 467e3be Aug 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant