doc: update style guide for markdown extension · nodejs/node@291b9c5

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