You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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.
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?
The text was updated successfully, but these errors were encountered: