Skip to content

Commit

Permalink
move to format-md
Browse files Browse the repository at this point in the history
  • Loading branch information
RedYetiDev committed Nov 16, 2024
1 parent fb81d3b commit 48b37ac
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 30 deletions.
2 changes: 1 addition & 1 deletion doc/node.1
Original file line number Diff line number Diff line change
Expand Up @@ -1941,4 +1941,4 @@ Documentation:
.
.Pp
GitHub repository and issue tracker:
.Sy https://github.com/nodejs/node
.Sy https://github.com/nodejs/node
28 changes: 0 additions & 28 deletions test/internet/test-man-page-generated.js

This file was deleted.

2 changes: 1 addition & 1 deletion tools/lint-md/lint-md.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ paths.forEach(async (path) => {
console.error(reporter(result));
}
}
});
});

Check failure on line 52 in tools/lint-md/lint-md.mjs

View workflow job for this annotation

GitHub Actions / lint-js-and-md

Newline required at end of file but not found

0 comments on commit 48b37ac

Please sign in to comment.