How do headlines work on profile pages and in collections?

It used to be that

= Headline =

printed out

Headline

but then there was some update and now it prints out

<h1>Healine</h1> <p>

followed by the rest of the text also being displayed in code.

See for example this collection.

I have tried to switch to <h1>Healine</h1> or # Headline, I tried different combinations with different amounts of spaces before and after the equal signs, but I can’t find the correct currently accepted way to write headlines. Can someone enlighten me?

We probably just broke something. I’ll look into it this week.

4 Likes

:slight_smile:
Made a ticket a few days ago:

3 Likes

Is it also broken on user profiles then?

It was a few days ago, now it seems to work.