Weird character needs to be used. URLIZE?

Hello there,

I need to use a weird accent character in my links:

 {{ "navideño" | urlize }}

The problem is that shows as: navide%25C3%25B1o

So my anchor links break.

I can do it with safeURL, but then the spaces don’t get converted.

Can I have BOTH? urlize AND safeURL? If yes, how?

Sad panda here.

Thanks in advance.

Hi, have you tried the anchorize function instead? Let me know if it works. Thanks.

That did the trick, thanks Weru!

Awesome :clap: