markdown-toc
markdown-toc copied to clipboard
Update not working?
Hiya!
I love markdown-toc, but currently the 'update' function does not seem to be working. Its keypress gets bound correctly, but nothing happens :(
Toggle to dispose/reinstate does the trick, but update would be nicer :)
0.4.2 running on atom 1.32.2
toc that doesn't update follows:
-
Revision History
- Introduction
- Components
- Connections
- Interfaces
-
LXTM Server
- LXTM Server Distribution
- LXTM Server Deployment
- Running the LXTM server
- Running the Heartbeat Compressor
- Running the Unavailability Calculator
- Running the Web Dashboard
- LXTM Server Config file
-
How it Should Work
- Compressor
- Unavailability Calculator
- Maintenance Patterns
- Web UI
I came to this repo because of this issue. Since there's a ton of old open issues and no recent commits, I've moved to this alternative and don't have issues with keyboard shortcuts: https://github.com/mcpride/atom-mdtoc
I also created PR 113 to deal with this: https://github.com/nok/markdown-toc/pull/113