Header contains h1 font size

When using a MultiQC custom content table, I noticed that column headers containing strings such as h1 and h2 are displayed with a different font size in the generated HTML report.

For example, if the custom table contains column headers such as:

h1, h2, and other normal column names

the h1 and h2 headers are rendered with noticeably different/larger font sizes compared with the other column headers.

hah, that’s kind of hilarious :laughing:

Could you please attach an example file that I can use to reproduce this? Or better still, post it as a bug report issue on the MultiQC GitHub repository.

Thanks!

Follow up: I was able to replicate the bug myself locally, so no need to do anything. I’ll get a PR up to fix and let you know when it’s done.

Pull-request to fix this issue is up:

This will be included in the next release (v1.36) when it comes out.

Thanks again for reporting!