-
Notifications
You must be signed in to change notification settings - Fork 114
fix: Remove Extra Space Before and After Group Items #458
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
base: main
Are you sure you want to change the base?
fix: Remove Extra Space Before and After Group Items #458
Conversation
|
✅ DCO Check Passed Thanks @RamanaMenda, all your commits are properly signed off. 🎉 |
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🔴 Require two reviewer for test updatesThis rule is failing.When test data is updated, we require two reviewers
🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
|
…il.com> I, Venkata Ramana Menda <[email protected]>, hereby add my Signed-off-by to this commit: 00cda36 Signed-off-by: Venkata Ramana Menda <[email protected]>
|
@RamanaMenda thanks for suggesting a fix for this issue
|
Removing extra space before and after group items to resolve the issue raised in #2745
Resolves #371
Resolves docling-project/docling#2745