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: respect row- and colspan in inline table #613

Merged
merged 1 commit into from
Dec 19, 2024
Merged

fix: respect row- and colspan in inline table #613

merged 1 commit into from
Dec 19, 2024

Conversation

tripodsan
Copy link
Contributor

fixes #610

Copy link

This PR will trigger a patch release when merged.

@tripodsan tripodsan requested a review from buuhuu December 16, 2024 13:36
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (cc0055e) to head (26b9164).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #613   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          871       878    +7     
  Branches         1         1           
=========================================
+ Hits           871       878    +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tripodsan tripodsan changed the title fix: respect row- and colrspan in inline table fix: respect row- and colspan in inline table Dec 18, 2024
@tripodsan tripodsan merged commit 8360ffa into main Dec 19, 2024
8 checks passed
@tripodsan tripodsan deleted the rowspan branch December 19, 2024 13:37
Copy link

🎉 This PR is included in version 2.11.9 🎉

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.

[markup] Complex tables / rowspan
2 participants