markdown-toc icon indicating copy to clipboard operation
markdown-toc copied to clipboard

Update not working?

Open aprice2704 opened this issue 6 years ago • 2 comments

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

aprice2704 avatar Nov 19 '18 22:11 aprice2704

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

DaemonDude23 avatar Feb 01 '19 16:02 DaemonDude23

I also created PR 113 to deal with this: https://github.com/nok/markdown-toc/pull/113

tubaterry avatar Apr 02 '19 15:04 tubaterry