// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Table of contents when \`vector-is-collapse-sections-enabled\` is false renders 1`] = ` " Contents Beginning 1foo 2bar 2.1baz 2.1.1qux 3quux " `; exports[`Table of contents when \`vector-is-collapse-sections-enabled\` is true renders 1`] = ` " Contents Beginning 1foo 2bar 2.1baz 2.1.1qux 3quux " `;