Skip to content

Commit a250445

Browse files
committed
fix(docs): add newlines between prefix/suffix chapters
add newlines between prefix/suffix chapters in SUMMARY.md to ensure correct extraction by mdbook-i18n-helpers.
1 parent 8e69daa commit a250445

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
---
@@ -230,9 +231,13 @@
230231
---
231232

232233
[Appendix A: Background topics](./appendix/background.md)
234+
233235
[Appendix B: Glossary](./appendix/glossary.md)
236+
234237
[Appendix C: Code Index](./appendix/code-index.md)
238+
235239
[Appendix D: Compiler Lecture Series](./appendix/compiler-lecture.md)
240+
236241
[Appendix E: Bibliography](./appendix/bibliography.md)
237242

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

0 commit comments

Comments
 (0)