I googled a bit for this but did not find an answer regarding a certain markdown syntax, if it exists.
At the top of my page I create a link to a header at the bottom, like so [text](#header-title)
.
Next to that header at the bottom I want to create a link to jump back to the top of the page, but at the top of the page I do not want to create ###### top
because in Preview it shows that header.
Is there a syntax to create something at the top I can jump back to from the bottom but that is not shown in Preview?
Alternatively, is there a way in css to not show/camouflage a H6 header?