I'm writing a Saturnalia Special (already) to be posted on Saturnalia (Christmas). Making anchored links makes the link process a lot easier. I've tried (using Google as an example):
< ahres="google.com" > click here for google < /a >
< a="google.com" > click here for google < /a >
< ahres="google.com" > click here for google < /ahres >
But none of them seem to work.
(Also, quick test)
click here for google
Edit: I got it. For anyone else wondering, it is:
< a href="google.com" >Click here for Google < /a >
—
Picture of Fire taken under CC0 license. (That's the correct syntax, right?)