-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
For people contributing to the documentation, it would be useful to have a reference document or cheat sheet to understand the style guidelines for this project - what gets backticked vs bolded, how should titles be written, etc.
In addition to documenting the practices, there are two extremely useful tools that can help enforce (many) of them:
- markdownlint is useful for linting the markup syntax of the documents.
- Vale is useful for linting the prose of the documents.
Together, they enable you to enforce particular style guidelines and consistency across documentation. They both have integrations with VS Code, enabling author-time feedback, and can support CI validation as well.
Note
I'm a technical writer by trade and I'd be happy to work with you on implementing either of these and generally helping out with the documentation as needed/desired.
Metadata
Metadata
Assignees
Labels
No labels