Hi, in order to make a clickable link on hive you can use the following lines of code (I will put the first < between $$ otherwise it will be compiled and you will not see the code, but of course, you don't need to put them, so your code will start with <a ref etc... and close with </a...):
$<$a href="#identifier">Choose a name for the chapter$<$/a>
$<$ id="same identifier as before">You can use the same name to recall the chapter$<$/a>
example:
$<$a href="#intro">Introduction$<$/a>
write your content here
$<$a id="intro">Introduction$<$/a>
N.B. just remember to remove all the $ from the code I wrote
Thanks for the comment and sorry for the late response 😊
Thank you very much!
At first, I had to reread to understand, but I did it
I hope to continue to see your creations
Greetings from Venezuela
ahahah happy to hear you could make it work 😊