-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
Description
Should the API specs for Balanced be written in GitHub Flavored Markdown or reStructuredText?
In creating this repo, we were having an internal debate around whether we should use Markdown or rst. Balanced is a Python shop, and it's considerably easier for us to generate rst. That means it's also easier to ensure validation and consistancy. However, the specs are being written for GitHub, and Markdown is the standard on GitHub.