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

Add more modify_*() functions #2098

Open
4 tasks
ddsjoberg opened this issue Dec 9, 2024 · 1 comment
Open
4 tasks

Add more modify_*() functions #2098

ddsjoberg opened this issue Dec 9, 2024 · 1 comment
Milestone

Comments

@ddsjoberg
Copy link
Owner

ddsjoberg commented Dec 9, 2024

Add the last functions so users won't need to use modify_table_styling()

  • Bolding/Italicizing within the table body
  • Missing symbol specification
  • Gut any remaining "work" being done in modify_table_styling() and migrate the code to individual functions (I think this only applies to column merging).
  • Figure out what to do with .update_table_styling(x). I think it's still helpful to have in modify_table_body(), but do we need it anywhere else?
@ddsjoberg
Copy link
Owner Author

ddsjoberg commented Dec 9, 2024

At the same time we should gut modify_table_styling() so no real work is being done in this function, and will need to investigate how to handle the use of .update_table_styling(x) in the pkg

@ddsjoberg ddsjoberg added this to the v2.1.0 milestone Dec 28, 2024
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

No branches or pull requests

1 participant