We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e3ae1 commit 894ec7dCopy full SHA for 894ec7d
doc/guides/doc-style-guide.md
@@ -68,6 +68,9 @@
68
<!-- lint enable prohibited-strings remark-lint-->
69
* OK: _Node.js 14.x_, _Node.js 14.3.1_
70
* NOT OK: _Node.js v14_
71
+* For headings, use sentence case, not title case.
72
+ * OK: _## Everybody to the limit_
73
+ * NOT OK: _## Everybody To The Limit_
74
75
See also API documentation structure overview in [doctools README][].
76
0 commit comments