This repo contains the source for several pages at https://rollbar.com/docs.
Everything is Markdown, with a few extensions:
- fenced code blocks
- tables
- attribute lists
- definition lists
- code highlighting
- table of contents
Pull requests welcome! In most cases you should be able to submit an edit using GitHub's "edit" UI. Or do it the old fashioned way:
- Fork it
- Make your changes
- Send a pull request