Created at: 2017-10-29 13:40:24
{
"message": "This API renders Markdown text up to 400 KB in size. The requested text is too large to render via the API.",
"errors": [
{
"resource": "Markdown",
"field": "data",
"code": "too_large"
}
],
"documentation_url": "https://docs.github.com/v3/markdown/"
}