Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / modules / contrib / tocify / config / install / tocify.settings.yml
1 _theme: 'none'
2 _context: '.node__content .text-formatted'
3 selectors: 'h2,h3,h4,h5,h6'
4 show_and_hide: true
5 show_effect: 'slideDown'
6 show_effect_speed: 'medium'
7 hide_effect: 'none'
8 hide_effect_speed: 'medium'
9 smooth_scroll: true
10 smooth_scroll_speed: 'medium'
11 scroll_to: 0
12 show_and_hide_on_scroll: true
13 highlight_on_scroll: true
14 highlight_offset: 40
15 extend_page: true
16 extend_page_offset: 10
17 history: true
18 hash_generator: 'compact'
19 highlight_default: true
20 ignore_selector: ''
21 scroll_history: false