Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mixed headings #110

@robertnicjoo

Description

@robertnicjoo

Hi,
I'm just trying this and I have issue with detecting headings in my panel. It gets headings provided by my editors in tocify list as well.

my question is

How to avoid getting my editor headings in my sections list?

54

Code

<script>
    $(function() {
        var toc = $("#tocify").tocify({context: ".tocify-content", showEffect: "fadeIn",extendPage:false,selectors: "h5, h6" });
    });
</script>

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions