Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

fix toc generation, use new vs code ext #22

Merged
merged 1 commit into from
Oct 9, 2023
Merged

fix toc generation, use new vs code ext #22

merged 1 commit into from
Oct 9, 2023

Conversation

metachris
Copy link
Contributor

@metachris metachris commented Oct 7, 2023

Unified table of contents generations

Switched to https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one because all the other ToC extensions were buggy and randomly messed up the content.

This extension comes with a lot of keyboard shortcuts, which may override the ones you are already using. You can disable keyboard shortcuts for this extension by

  • Go to "Settings -> Keyboard Shortcuts" (cmd+K cmd+S)
  • Search for markdown.ext
  • Right-click -> "remove keybinding":
Screenshot 2023-10-07 at 12 31 14

@metachris metachris force-pushed the toc branch 2 times, most recently from de4ecd6 to 25b8d0f Compare October 7, 2023 10:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant