Snippets: limit the height when rendering a blob
At the moment nothing limits the height of a blob. This might lead to a very tall blob (if its size is close to 1 MB limit, for example).
Suggestion
Limit the height of the blob with 500px that, I believe, is the height limit for the editor when editing blobs.