Skip to main content

link_anchor

  1. To link terms, need an attribute data-anchor="some-identifier".
  2. If the term is in a tag, for example <strong>, then the attribute is added to it <strong data-anchor="some-identifier">.
  3. If the term is in the text, wrap it in a <span> tag with an attribute <span data-anchor="some-identifier">Term text</span>.