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

'>cgit logo index : notmuch
Unnamed repository; edit this file 'description' to name the repository.Jonas Smedegaard
summaryrefslogtreecommitdiff
path: root/tags/02/71/20170813095735.35kdvr4qy4g6ptec@localhost/inbox
diff options
context:
space:
mode:
Diffstat (limited to 'tags/02/71/20170813095735.35kdvr4qy4g6ptec@localhost/inbox')
-rw-r--r--tags/02/71/20170813095735.35kdvr4qy4g6ptec@localhost/inbox0
1 files changed, 0 insertions, 0 deletions