bunq / doc

The bunq API documentation
https://doc.bunq.com
MIT License
30 stars 19 forks source link

Quick Start page instructions look really bad #152

Closed jleclanche closed 4 years ago

jleclanche commented 4 years ago

Example: https://developer.bunq.com/en/quick-starts/getting-started-with-python

image

The code snippets are centered, not syntax-highlighted, and preceded with a $. This is only appropriate for the very first shell command.

Even just this would look a lot better:

image

jleclanche commented 4 years ago

These snippets should really include the matching bunq_sdk imports as well.

lexym commented 4 years ago

Fixed! Thanks for reporting this @jleclanche!