Skip to content

Commit 9d70cc6

Browse files
Havvymark-i-m
authored andcommitted
Add Edition Differences to conventions section
1 parent b5131cc commit 9d70cc6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/introduction.md

+6
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ information. These conventions are documented here.
7979

8080
An *example term* is an example of a term beind defined.
8181

82+
* Differences in the language by which edition the crate is compiled under are
83+
in a blockquote that start with the words "Edition Differences:" in **bold**.
84+
85+
> **Edition Differences**: In the 2015 edition, this syntax is valid that is
86+
> disallowed as of the 2018 edition.
87+
8288
* Notes that contain useful information about the state of the book or point out
8389
useful, but mostly out of scope, information are in blockquotes that start
8490
with the word "Note:" in **bold**.

0 commit comments

Comments
 (0)