A GitHub App built with Probot that adds links of edited markdown files to the bottom of pull requests
- Install the app.
- Open a PR and edit some markdown files.
- Watch the bot edit your comment and append the URLs to the bottom 🎉
# Install dependencies
npm install
# Run the bot
npm start
If you have suggestions for how markdownify could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the Contributing Guide.
ISC © 2018 Bex Warner