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

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 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.

1 participant