Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Zhu <[email protected]>
Signed-off-by: Davide Garolini <[email protected]>
  • Loading branch information
Melkiades and shajoezhu authored Sep 19, 2024
1 parent 500f6a9 commit 54948fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

### Bug Fixes
* Fixed `"\n"` newline issues in `as_html` by relying onto output devices for newline handling. Added `expand_newlines = FALSE` default to allow previous behavior.
* `keep_split_levels` throws now an error if the user requests to keep levels that are not present in data.
* `keep_split_levels()` throws now an error if the user requests to keep levels that are not present in data.
* Fixed issue with removal of horizontal lines in `tt_as_flextable` header when title was added.
* Fixed multiple counts in header issue when exporting to `flextable`.
* Fixed issue with empty cells `""` having larger imposed margins than filled cell. They are transformed into `" "` before rendering.
Expand Down

0 comments on commit 54948fe

Please sign in to comment.