27 Content-Disposition: inline; filename=" 340 Last-Modified: Mon, 01 Jun 2026 05:30:46 GMT Expires: Thu, 29 May 2036 05:30:46 GMT ETag: "4813d72c65f5ec58e59b15c9dcdcb835d7df32df"

This is a fenced code block:

pairs :: [(Int,Char)]
pairs = [(x,y) | x <- [0..10], y <- ['a'..'z']]

Here is one with tildes:

pairs :: [(Int,Char)]
pairs = [(x,y) | x <- [0..10], y <- ['a'..'z']]

More metadata:

pairs :: [(Int,Char)]
pairs = [(x,y) | x <- [0..10], y <- ['a'..'z']]

More backticks:

pairs :: [(Int,Char)]
pairs = [(x,y) | x <- [0..10], y <- ['a'..'z']]

backticks :: String
backticks = "`````"

Without an end:

code with
no end

0 HTTP/1.0 500 Internal Server Error Date: Mon, 01 Jun 2026 05:30:46 GMT Server: OpenBSD httpd Connection: close Content-Type: text/html Content-Length: 518 500 Internal Server Error

500 Internal Server Error


OpenBSD httpd