Forum is broken, i.e. <font> not working

Foreword

How do you make these paragraphs colored then? This used to work

<details><summary><font color=red>Foreword</font></summary>

</details>

[EDIT] Ok there’s some trick to it that I found in https://forums.crateentertainment.com/t/my-test-topic-nothing-interesting
It somewhat works if you add [span]…[/span]. Doesn’t without them.

Foreword

Some text

<span><details open><summary>[color=red]Foreword[/color]</summary>

Some text
</details></span>

Although before you were able to have the :arrow_forward: colored and scaled and I don’t think you can now

I’ve been only able to make this broken thing:


Foreword

Some text

<span><details open>[size=200][color=red]<summary>Foreword</summary>[/color][/size]

Some text
</details></span>