Hi all, I noticed that when there is 8 digit hex code, the image is not rendered properly. For example this: <img width="484" alt="Image" src="https://github.com/user-attachments/assets/0459589e-4e86-436e-8ab5-b8f7531643d7" /> should render as <img width="154" alt="Image" src="https://github.com/user-attachments/assets/591743d3-483e-402f-8b9b-777fe47800cb" /> But instead is rendered as black box. Does anybody knows if 8 digit hex codes are supported?