anchors.yaml 633 B

12345678
  1. enabled: true # enable or disable the plugin
  2. active: true # active by default, if false then you must activate per-page
  3. selectors: 'h1,h2,h3,h4' # css elements to activate on. Uses jQuery style selectors
  4. placement: right # either "left" or "right"
  5. visible: hover # Active on "hover" or "always" visible
  6. icon: # default link or a specific character like: #, ¶, ❡, and §.
  7. class: # adds the provided class to the anchor html
  8. truncate: 64 # truncates the generated ID to the specified character length