Skip to content

Commit b9fbcd1

Browse files
authored
Merge pull request #2343 from hwhsu1231-fork/fix-prefix-chapter
fix(docs): add newlines between prefix/suffix chapters
2 parents 1376352 + a250445 commit b9fbcd1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/SUMMARY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Summary
22

33
[Getting Started](./getting-started.md)
4+
45
[About this guide](./about-this-guide.md)
56

67
---
@@ -231,9 +232,13 @@
231232
---
232233

233234
[Appendix A: Background topics](./appendix/background.md)
235+
234236
[Appendix B: Glossary](./appendix/glossary.md)
237+
235238
[Appendix C: Code Index](./appendix/code-index.md)
239+
236240
[Appendix D: Compiler Lecture Series](./appendix/compiler-lecture.md)
241+
237242
[Appendix E: Bibliography](./appendix/bibliography.md)
238243

239244
[Appendix Z: HumorRust](./appendix/humorust.md)

0 commit comments

Comments
 (0)