Skip to content

Conversation

ghost
Copy link

@ghost ghost commented May 24, 2025

Fixed to report reST syntax errors after tables.

Closes: gh-130

@hugovk
Copy link
Collaborator

hugovk commented May 24, 2025

Thanks, the test failures are from running Sphinx Lint on some real projects and likely real bugs in those projects (I've not checked yet).

@ghost
Copy link
Author

ghost commented May 24, 2025

@ghost
Copy link
Author

ghost commented May 24, 2025

I opened the PR for the first two: pandas-dev/pandas#61492

@JulienPalard
Copy link
Collaborator

I fixed the last one https://github.com/python/python-docs-fr/blob/main/README.rst?plain=1#L9

@ghost
Copy link
Author

ghost commented May 27, 2025

All external errors have been fixed and the tests should now pass.

@AlexWaygood AlexWaygood reopened this May 27, 2025
Copy link
Collaborator

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hugovk hugovk merged commit 9c97dd9 into sphinx-contrib:main May 27, 2025
21 checks passed
@ghost ghost deleted the patch-1 branch May 27, 2025 23:26
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.

Invalid markup after a table is not detected
4 participants