You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.1.5
- [X] Provide a markdown-toc minor mode
- [X] Follow link in toc: M-x markdown-toc-follow-toc-link-at-point
- [X] Allow user space indentation customization
0.1.3
- [X] Update ci tools
- [X] Update tools using pinned nix-shell
- [X] Take back control on the old 0.1.3 branch
- [X] Deal properly with heading containing `_` - Closes#43
- [X] markdown-imenu-create-nested-index function definition is void - Closes#29