Skip to content

Commit 291b9c5

Browse files
TrottMylesBorins
authored andcommitted
doc: update style guide for markdown extension
There are no longer files in the repository that use the `.markdown` extension so remove mention of them. PR-URL: #15786 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent 968cc44 commit 291b9c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/STYLE_GUIDE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
topic the document will describe (e.g., `child_process`).
77
* Filenames should be **lowercase**.
88
* Some files, such as top-level markdown files, are exceptions.
9-
* Older files may use the `.markdown` extension. These may be ported to `.md`
10-
at will. **Prefer `.md` for all new documents.**
119
* Documents should be word-wrapped at 80 characters.
1210
* The formatting described in `.editorconfig` is preferred.
1311
* A [plugin][] is available for some editors to automatically apply these

0 commit comments

Comments
 (0)