Files
docbox/content/introduction.md
Tom MacWright c4fefeb304 fix(css): Fix styling of strong, em, and other inlines (#24)
This fixes a bug that remains in base.css, where it used explicit font family names and classes

instead of relying on the browser to associate faces with styles.

Fixes #23
2017-03-18 11:46:46 -04:00

7 lines
270 B
Markdown

## Our API
Welcome to coolcorp biz! This is our API documentation. This documentation
is generated from normal Markdown files using [docbox](https://github.com/tmcw/docbox),
so it can use Markdown syntax, like **bold**, *emphasis*, ~~strikethrough~~,
`code`, and more.