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 the align and width parameter of table directives #968

Merged
merged 3 commits into from Oct 6, 2022

Conversation

12rambau
Copy link
Collaborator

@12rambau 12rambau commented Sep 30, 2022

Fix #524

simply add back some rules on both css and python side.

test — test 0 0 0 documentation

@12rambau 12rambau marked this pull request as ready for review September 30, 2022 13:43
@12rambau 12rambau marked this pull request as draft September 30, 2022 13:43
@12rambau 12rambau marked this pull request as ready for review October 2, 2022 07:54
Copy link
Collaborator

@choldgraf choldgraf left a comment

Choose a reason for hiding this comment

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

This seems good to me!

@12rambau
Copy link
Collaborator Author

12rambau commented Oct 4, 2022

waiting for 0.11 to be released before merging

@12rambau 12rambau merged commit 88d30a0 into pydata:main Oct 6, 2022
@12rambau 12rambau deleted the visit_table branch October 6, 2022 12:30
@jarrodmillman jarrodmillman added this to the 0.12 milestone Oct 6, 2022
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.

visit_table does not allow for alignment or width options
3 participants