27 Content-Disposition: inline; filename=" 340 Last-Modified: Sun, 17 May 2026 15:48:24 GMT Expires: Wed, 14 May 2036 15:48:24 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: Sun, 17 May 2026 15:48:24 GMT Server: OpenBSD httpd Connection: close Content-Type: text/html Content-Length: 518 500 Internal Server Error

500 Internal Server Error


OpenBSD httpd