How to insert anchor links on same page?

Hi,

I’m trying to use anchor links on same page in my blog, but, i can’t. I’m trying with markdown, but, i trust that i make something wrong.

Can you help me?

I saw this topic, but it didn’t work for me.

This technique will work with markdown cards and in the plain editor.

Create a heading like this:

## My heading

An id will be automatically created on your heading, which you can link to like this:

#my-heading

2 Likes

Ryan, thanks for help.

It worked now, your help was essential.

1 Like