Skip to content

Fix spacing between paragraphs and lists in latex export (#976)#2274

Open
sanaa-shaik wants to merge 2 commits intojupyter:mainfrom
sanaa-shaik:fix-spacing-issue
Open

Fix spacing between paragraphs and lists in latex export (#976)#2274
sanaa-shaik wants to merge 2 commits intojupyter:mainfrom
sanaa-shaik:fix-spacing-issue

Conversation

@sanaa-shaik
Copy link

Fixes #976

This PR adds a blank line after rendering markdown cells in the LaTex template

This ensures proper spacing between paragraphs and lists when exporting notebooks to PDF via nbconvert

Previously, lists would appear immediately after paragraphs without spacing, causing formatting issues in LaTex output

@sanaa-shaik
Copy link
Author

Hi, I believe this PR fixes a bug (Issue #976).
Could a maintainer please add the appropriate label?
Also, I noticed some tests are failing due to output differences.
Please let me know if I should update expected outputs or modify the template.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spacing between paragraphs and lists

1 participant