Adding an anchor to a document

If you add a heading, you could use it as an anchor:

### some heading

could be linked to: https://write.as/davepolaschek/2020-surprise-swap-rabbet-plane-and-spokeshave#some-heading

Edit:
Also, if you don’t want to add a header, you could use <a id="spokeshave">&nbsp;</a>.

2 Likes