projects
/
mudman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c62961
)
Add missing back ticks in Appendix 1
author
Jason Self
<j@jxself.org>
Mon, 24 Jul 2017 02:05:15 +0000
(19:05 -0700)
committer
Jason Self
<j@jxself.org>
Mon, 24 Jul 2017 02:05:15 +0000
(19:05 -0700)
md/language.md
patch
|
blob
|
history
diff --git
a/md/language.md
b/md/language.md
index 670e3e0bcac450ebfb07cd746ebf0e6251e7806b..ce0e3b4f91d2f4fb0c0a3cc70edf93aff551a913 100644
(file)
--- a/
md/language.md
+++ b/
md/language.md
@@
-9395,7
+9395,7
@@
Lists
List elements are pairs linked together by the right halves of their
first words. The list is terminated by a zero in the right half of
-the last pair. For example the
LIST (1 2 3)
would look like this:
+the last pair. For example the
`LIST` `(1 2 3)`
would look like this:
-------------
| LIST | 0 |