Merge pull request #2343 from hwhsu1231-fork/fix-prefix-chapter

fix(docs): add newlines between prefix/suffix chapters
This commit is contained in:
Tshepang Mbambo 2025-04-26 14:47:39 +02:00 committed by GitHub
commit b9fbcd1b13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Summary # Summary
[Getting Started](./getting-started.md) [Getting Started](./getting-started.md)
[About this guide](./about-this-guide.md) [About this guide](./about-this-guide.md)
--- ---
@ -231,9 +232,13 @@
--- ---
[Appendix A: Background topics](./appendix/background.md) [Appendix A: Background topics](./appendix/background.md)
[Appendix B: Glossary](./appendix/glossary.md) [Appendix B: Glossary](./appendix/glossary.md)
[Appendix C: Code Index](./appendix/code-index.md) [Appendix C: Code Index](./appendix/code-index.md)
[Appendix D: Compiler Lecture Series](./appendix/compiler-lecture.md) [Appendix D: Compiler Lecture Series](./appendix/compiler-lecture.md)
[Appendix E: Bibliography](./appendix/bibliography.md) [Appendix E: Bibliography](./appendix/bibliography.md)
[Appendix Z: HumorRust](./appendix/humorust.md) [Appendix Z: HumorRust](./appendix/humorust.md)