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 relates to huxtable#219.
ftExtra::as_paragraph_md("", .from = "commonmark+strikeout")
gives
Error in rep(list(flatten_branch), n) : invalid 'times' argument
Presumably it should just return an empty paragraph.
The text was updated successfully, but these errors were encountered:
support empty cell with as_paragraph_md (solves #67)
1046994
support empty string in as_paragraph_md (solves #67) (#68)
4c1a7d4
Should be fixed by now.
Sorry, something went wrong.
Thanks for the report
No branches or pull requests
This relates to huxtable#219.
gives
Presumably it should just return an empty paragraph.
The text was updated successfully, but these errors were encountered: