| 12345678 | enabled: true                 # enable or disable the pluginactive: true                  # active by default, if false then you must activate per-pageselectors: 'h1,h2,h3,h4'      # css elements to activate on.  Uses jQuery style selectorsplacement: right              # either "left" or "right"visible: hover                # Active on "hover" or "always" visibleicon:                         # default link or a specific character like: #, ¶, ❡, and §.class:                        # adds the provided class to the anchor htmltruncate: 64                  # truncates the generated ID to the specified character length
 |