changed codeblocks comments to displays

This commit is contained in:
Altaria 2021-07-02 14:28:16 +01:00
parent 00a04e43d1
commit 65536c8525

View file

@ -11,8 +11,6 @@ module plfa.backmatter.Fonts where
Preferably, all vertical bars should line up.
```
{-
--------------------------|
abcdefghijklmnopqrstuvwxyz|
ABCDEFGHIJKLMNOPQRSTUVWXYZ|
@ -84,26 +82,18 @@ lˡrʳ|
⨆⨆⨆⨆|
|
----|
-}
```
In the book we use the em-dash to make big arrows.
```
{-
----|
—→—→|
←—←—|
↞—↞—|
—↠—↠|
----|
-}
```
Here are some characters that are often not monospaced.
```
{-
----|
😇😇|
😈😈|
@ -119,5 +109,3 @@ Here are some characters that are often not monospaced.
|
----------|
-}
```