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

Navigate to top with unicode chars #102

Closed
wants to merge 135 commits into from

Conversation

N7K4
Copy link
Contributor

@N7K4 N7K4 commented Feb 29, 2020

Url-Encoding for jump-ids, so even non ascii chars can be handled, like the german äöü.
Add css classes to style the elements from outside (css-file).
Navigate back to the top of page /#top or start of TOC /#toc

Similar to #94

toshimaru and others added 30 commits November 25, 2017 23:57
…imaru#39)

* Fix duplicated method name

* Add toc_enabled? method

* Add kramdown heading test

* Create `toc` liqud  custom tag

* Check toc is enabled

* unregister_tag toc

* Add TODO

* Make toc headings dynamic

* Add max_level, min_level test
…ru#40)

* README: TOC level customization

* Bump to v0.5.0
* Add Ruby 2.5 support

* v0.5.1

* Fix nil toc config error

* Fix hash merge TypeError

* Revert "Add Ruby 2.5 support"

This reverts commit 506abcb.

* Simplify test
Jekyll 3.7 & Ruby 2.5 Support / Drop Jekyll 3.1 & Ruby 2.1 support
)

* Add Support for Jekyll 3.8

* Drop support Jekyll 3.2/3.3/3.4

* Modify Appraisals file
Fixes toshimaru#37 by ignoring heading entries with class "no_toc" (the same class name used by kramdown's TOC feature).
@toshimaru
Copy link
Owner

The base branch is too old.

Please create your pull request from the latest master branch. Thank you.

@toshimaru toshimaru closed this May 4, 2020
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.

7 participants