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

fix: error with empty html table row #413

Merged
merged 1 commit into from
Sep 29, 2023
Merged

fix: error with empty html table row #413

merged 1 commit into from
Sep 29, 2023

Conversation

tripodsan
Copy link
Contributor

fixes #412

@github-actions
Copy link

This PR will trigger a patch release when merged.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #413 (d5f6c66) into main (dbcd278) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #413   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           50        50           
  Lines         4225      4228    +3     
=========================================
+ Hits          4225      4228    +3     
Files Coverage Δ
src/steps/create-page-blocks.js 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tripodsan tripodsan merged commit a3dedd5 into main Sep 29, 2023
5 checks passed
@tripodsan tripodsan deleted the crashes branch September 29, 2023 10:04
github-actions bot pushed a commit that referenced this pull request Sep 29, 2023
## [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)
@github-actions
Copy link

🎉 This PR is included in version 5.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

markdown with empty html table row gives 500
2 participants