doc: fix broken markdown/display in cli.html · nodejs/node@657292e · GitHub
Skip to content

Commit 657292e

Browse files
Trottrichardlau
authored andcommitted
doc: fix broken markdown/display in cli.html
The `<` character is interpreted as the start of an HTML tag, making the word `address` not render and the rest of the document rendered with a grey background and in italics. Use `&lt;` instead. PR-URL: #34892 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent fffba3a commit 657292e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

doc/api/cli.md

Lines changed: 8 additions & 8 deletions

0 commit comments

Comments
 (0)