Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sandersk opened this issue Oct 29, 2014 · 0 comments
Open

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

sandersk opened this issue Oct 29, 2014 · 0 comments

Comments

@sandersk
Copy link
Contributor

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant