Describe the solution you'd like
I would like to have more flexibility over how headers are formatted, for example, use different formatting for different column names, or for the units or table notes added to the column headers
Describe alternatives you've considered
Some flexibility is provided by the use of additional_formatting
DoD: The code is updated to allow users to specify custom formatting for individual column headers, units, or table notes within headers. The new functionality supports targeting specific columns or header elements for unique formatting. The implementation integrates with or extends the existing additional_formatting mechanism as appropriate.
Describe the solution you'd like
I would like to have more flexibility over how headers are formatted, for example, use different formatting for different column names, or for the units or table notes added to the column headers
Describe alternatives you've considered
Some flexibility is provided by the use of
additional_formattingDoD: The code is updated to allow users to specify custom formatting for individual column headers, units, or table notes within headers. The new functionality supports targeting specific columns or header elements for unique formatting. The implementation integrates with or extends the existing additional_formatting mechanism as appropriate.