Skip to content

Commit d6bb2ad

Browse files
TrottBethGriggs
authored andcommitted
doc: adopt Microsoft Style Guide officially
PR-URL: #34821 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ricky Zhou <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Derek Lewis <[email protected]>
1 parent e4679bd commit d6bb2ad

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

doc/guides/doc-style-guide.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,13 @@ this guide.
104104

105105
See also API documentation structure overview in [doctools README][].
106106

107+
For topics not covered here, refer to the [Microsoft Writing Style Guide][].
108+
109+
[Javascript type]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Grammar_and_types#Data_structures_and_types
110+
[Microsoft Writing Style Guide]: https://docs.microsoft.com/en-us/style-guide/welcome/
111+
[`remark-preset-lint-node`]: https://github.com/nodejs/remark-preset-lint-node
112+
[doctools README]: ../../tools/doc/README.md
107113
[info string]: https://github.github.com/gfm/#info-string
108114
[language]: https://github.com/highlightjs/highlight.js/blob/master/SUPPORTED_LANGUAGES.md
109-
[Javascript type]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Grammar_and_types#Data_structures_and_types
110-
[serial commas]: https://en.wikipedia.org/wiki/Serial_comma
111115
[plugin]: https://editorconfig.org/#download
112-
[doctools README]: ../../tools/doc/README.md
113-
[`remark-preset-lint-node`]: https://github.com/nodejs/remark-preset-lint-node
116+
[serial commas]: https://en.wikipedia.org/wiki/Serial_comma

0 commit comments

Comments
 (0)