We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c590bc8 commit b7f3aa6Copy full SHA for b7f3aa6
contributor-guide/src/SUMMARY.md
@@ -7,7 +7,7 @@
7
- [Building the Reference](tooling/building.md)
8
- [mdbook-spec](tooling/mdbook-spec.md)
9
- [Tests]()
10
-- [Formatting]()
+- [Formatting](formatting/index.md)
11
- [Markdown]()
12
- [Admonitions]()
13
- [Language rules]()
contributor-guide/src/formatting/index.md
@@ -0,0 +1,3 @@
1
+# Formatting
2
+
3
+The following chapters detail how the Reference source should be formatted.
0 commit comments