Skip to content

Fix Table block with new format #35

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

Merged
merged 2 commits into from
Oct 27, 2021
Merged

Conversation

lightningspirit
Copy link
Contributor

The new format assumes that withHeadings property only applies to the first row.
This makes our table renderer compatible with both formats.

Closes #34

@lightningspirit lightningspirit added the Bug Something isn't working label Oct 27, 2021
The new format assumes that withHeadings property only applies to
the first row.

This makes our table renderer compatible with both formats.

Closes #34
@lightningspirit lightningspirit merged commit 3a4cc5b into master Oct 27, 2021
@lightningspirit lightningspirit deleted the issue-34-fix-table branch October 27, 2021 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix new Table format
1 participant