Commit ec3f5f1
Change the default code listing language to Swift.
This improves the failure case of a code listing that accidentally omits
its language -- instead of getting no (or incorrect) syntax
highlighting, it gets highlighted as Swift. Most of the time, that will
be right in this book.
Confirmed no changes in the rendered HTML.
Co-authored-by: Kyle Murray <kyle_murray@apple.com>1 parent ac7342f commit ec3f5f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments