| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a5ce90c commit a3b6095
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -283,7 +283,7 @@ in the release branch (e.g. a release for Node.js v4 would be added to the | |||
| 283 | 283 | ||
| 284 | 284 | The new entry should take the following form: | |
| 285 | 285 | ||
| 286 | - ```md | ||
| 286 | + ```markdown | ||
| 287 | 287 | <a id="x.y.x"></a> | |
| 288 | 288 | ## YYYY-MM-DD, Version x.y.z (Release Type), @releaser | |
| 289 | 289 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ Here's how the node docs work. | |||
| 4 | 4 | ||
| 5 | 5 | Each type of heading has a description block. | |
| 6 | 6 | ||
| 7 | - ```md | ||
| 7 | + ```markdown | ||
| 8 | 8 | # module | |
| 9 | 9 | ||
| 10 | 10 | <!--introduced_in=v0.10.0--> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments