Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Zhu <[email protected]>
  • Loading branch information
shajoezhu authored Sep 20, 2024
1 parent 890ac7f commit aad191e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@
* Added `section_properties_default()` function to define standard portrait properties for tables.
* Added default theme for `.html` outputs.
* Added parameter `bold_titles` to `tt_to_flextable()` to bold titles.
* Now users can add more than one theme to `tt_to_flextable()`, and/or extend themes.

### Enhancements
* Modified `reorder_split_levels()` to cover more edge cases and be more stringent in the allowed inputs.
* Removed table tree `tt` input from `theme_docx_default()` and added code to handle row classes and number of columns internally.
* Reworked padding and spacing in default theme `theme_docx_default()`.
* Now users can add more than one theme to `tt_to_flextable()`, and/or extend themes.
* Added default theme for `.html` outputs.
* Added parameter `bold_titles` to `tt_to_flextable()` to bold titles.

### Bug Fixes
Expand Down

0 comments on commit aad191e

Please sign in to comment.