highlightjs / highlightjs/highlightjs.org

Can't download. Broken .zip file returned

Open
#15 8 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
35
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Trying to download highlight.js using the website doesn't work properly.

I can download highlight.js without any languages, but as soon as I requesta few languages I instead receive a broken zip file [highlight.zip](https://github.com/highlightjs/highlightjs.org/files/13754741/highlight.5.zip)
Opening it with a texteditor shows, that the server throws an error:
```json
{"errorType":"Function.ResponseSizeTooLarge","errorMessage":"Response payload size exceeded maximum allowed payload size (6291556 bytes)."}
```

I'm sorry, but without any support for languages, highlight.js isn't really useful to me.

It appears to me, that the Server is misconfigured and doesn't allow responses large enough to include languages in the response.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.