Merge pull request #569 from Altariarite/Fonts.lagda.md

changed codeblocks to displays in Fonts.lagda.md
This commit is contained in:
Philip Wadler 2021-07-02 15:20:15 +01:00 committed by GitHub
commit 5a5706ed5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.
|
----------|
-}
```