Skip to content

More robust handling for "Symbols" group in index #167

Open
@sandersk

Description

Add parameterized functionality to allow for "Symbols" group that contains non-number symbols only, "Symbols" group that contains numbers and other symbols, or separate "Numbers" and "Symbols" groups for numbers and non-number symbols, e.g.:

<div data-type="indexdiv">
    <h3>Numbers</h3>
    ...
</div>

<div data-type="indexdiv">
    <h3>Symbols</h3>
    ...
</div>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions