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

Added an ignoreSelector option to exclude header elements #27

Merged
merged 4 commits into from
Apr 13, 2013

Conversation

kevinoconnor7
Copy link
Contributor

I had an application that I wanted to use tocify on, however, I also had user inputted markdown being rendered on the page that had headings that I wanted excluded. I wrote slight modification that uses a selector to exclude certain headers from being included by tocify.

@gfranko
Copy link
Owner

gfranko commented Apr 9, 2013

This change looks really great, but could you update your PR with the latest Tocify version? Your PR is using v1.3.0 and v1.4.0 is the current Tocify version. Thanks!

@kevinoconnor7
Copy link
Contributor Author

Fetched upstream and merged those into my branch. You should be all set.

gfranko added a commit that referenced this pull request Apr 13, 2013
Added an ignoreSelector option to exclude header elements
@gfranko gfranko merged commit 0dd5c63 into gfranko:dev Apr 13, 2013
@gfranko
Copy link
Owner

gfranko commented Apr 13, 2013

Awesome, this will be in the next release. Thank you!

@kevinoconnor7 kevinoconnor7 deleted the ignoreSelected branch April 13, 2013 23:44
@ghost ghost assigned gfranko Apr 14, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants