```bash curl \ -H 'Content-Type: application/json' \ -X POST \ -d '{"text": "$TEXT", "mode": "markdown"}' \ https://api.github.com/markdown ```