Many of the articles are in bad shape from a Markdown lint perspective, some of which has a negative impact on search (one rule is to start an article with # but many articles start with ##; the former takes precedence over the latter for search).
Would be nice to have the linting done automatically instead of via VS Code. Research ways to incorporate into the build; best case automatically, worst case as a script similar to the link fixer.
Many of the articles are in bad shape from a Markdown lint perspective, some of which has a negative impact on search (one rule is to start an article with # but many articles start with ##; the former takes precedence over the latter for search).
Would be nice to have the linting done automatically instead of via VS Code. Research ways to incorporate into the build; best case automatically, worst case as a script similar to the link fixer.