changed codeblocks comments to displays
This commit is contained in:
parent
00a04e43d1
commit
65536c8525
1 changed files with 91 additions and 103 deletions
|
@ -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.
|
|||
ℰℱ|
|
||||
----------|
|
||||
|
||||
-}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue