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

Auto-update TOC? #65

Open
LinuxForEveryone opened this issue Jun 8, 2019 · 2 comments
Open

Auto-update TOC? #65

LinuxForEveryone opened this issue Jun 8, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@LinuxForEveryone
Copy link
Collaborator

Does anyone know of a way we can have the Table of Contents auto-update when a new app / link / etc is added to an existing section of applications.md?

@thefenriswolf
Copy link
Contributor

thefenriswolf commented Jun 9, 2019

Github Pages sort of does this. It renders Markdown to a HTML website via Jekyll, so contribute-foss would be a full featured static website. But as far as I am concerned, it would need some eye candy for that

@TeamLinux01
Copy link
Contributor

TeamLinux01 commented Jun 10, 2019

I use VS Code and these extensions, which seems to auto-update MarkDown ToC when saving:
DavidAnson.vscode-markdownlint
yzane.markdown-pdf
yzhang.markdown-all-in-one

Highly recommend using these, too:
eamodio.gitlens
esbenp.prettier-vscode
jdforsythe.add-new-line-to-files
medo64.render-crlf
streetsidesoftware.code-spell-checker

As for auto-pulling a heading from another file, not sure how to do that.

@LinuxForEveryone LinuxForEveryone added the enhancement New feature or request label Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants