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
the following md gives an error:
# Empty HTML Table Row <table> <tbody> <tr style="border: 0;"></tr> </tbody> </table>
x-error: Cannot use 'in' operator to search for 'children' in undefined"
The text was updated successfully, but these errors were encountered:
fix: error with empty html table row
d5f6c66
fixes #412
fix: error with empty html table row (#413)
a3dedd5
chore(release): 5.0.6 [skip ci]
2d19d0d
## [5.0.6](v5.0.5...v5.0.6) (2023-09-29) ### Bug Fixes * error with empty html table row ([#413](#413)) ([a3dedd5](a3dedd5)), closes [#412](#412)
🎉 This issue has been resolved in version 5.0.6 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
the following md gives an error:
The text was updated successfully, but these errors were encountered: