Version 1
[yaffs-website] / web / modules / contrib / tocify / config / install / tocify.settings.yml
diff --git a/web/modules/contrib/tocify/config/install/tocify.settings.yml b/web/modules/contrib/tocify/config/install/tocify.settings.yml
new file mode 100644 (file)
index 0000000..eda91ee
--- /dev/null
@@ -0,0 +1,21 @@
+_theme: 'none'
+_context: '.node__content .text-formatted'
+selectors: 'h2,h3,h4,h5,h6'
+show_and_hide: true
+show_effect: 'slideDown'
+show_effect_speed: 'medium'
+hide_effect: 'none'
+hide_effect_speed: 'medium'
+smooth_scroll: true
+smooth_scroll_speed: 'medium'
+scroll_to: 0
+show_and_hide_on_scroll: true
+highlight_on_scroll: true
+highlight_offset: 40
+extend_page: true
+extend_page_offset: 10
+history: true
+hash_generator: 'compact'
+highlight_default: true
+ignore_selector: ''
+scroll_history: false