pine_script_docs
pine_script_docs copied to clipboard
Add Markdown linter and Travis CI integration
It's good practice to add linters which inspect the code (even it's the simple markdown) and use them in commit hooks or as part of CI builds. It would be great if you add such linter and Travis CI integration which checks Markdown quality. I'd be happy to help.