Wraps the <Heading> element from the Core library with a link to the id or hashID.
Either an id or hashID must be provided. If just an id is provided, then that is used as the id for the
heading element and the URL hash of the link. If just a hashID is provided, then that is used as just the URL hash
of the link. If both an id and hashID are provided, then the id is given to the heading element and the
hashID is used for the URL hash of the link.
Wraps the
<Heading>element from the Core library with a link to theidorhashID.Either an
idorhashIDmust be provided. If just anidis provided, then that is used as theidfor the heading element and the URL hash of the link. If just ahashIDis provided, then that is used as just the URL hash of the link. If both anidandhashIDare provided, then theidis given to the heading element and thehashIDis used for the URL hash of the link.