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

pandoc.table breaks when table has length 1 #71

Closed
stevepowell99 opened this issue Apr 8, 2013 · 1 comment
Closed

pandoc.table breaks when table has length 1 #71

stevepowell99 opened this issue Apr 8, 2013 · 1 comment

Comments

@stevepowell99
Copy link

pandoc.table(table(1))

This can occur e.g. if looping through variables and you don't know in advance that the table is going to have length 1. Would be nice if pandoc.table could cope with this.

Thanks.

@daroczig
Copy link
Member

daroczig commented Apr 8, 2013

Thanks for reporting this issue that I have moved to pander related issues and hopefully solve that soon: Rapporter/pander#32

@daroczig daroczig closed this as completed Apr 8, 2013
daroczig added a commit to Rapporter/pander that referenced this issue Apr 8, 2013
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

2 participants