Files
Kmake/test/fixtures/document_with_links.md
2026-05-26 23:36:42 -07:00

21 lines
378 B
Markdown

# Usage and Example
## Usage
`node \[options\] index.js`
Please see the [Command Line Options][] document for more information.
## Example
An example of a [web server][] written with Node.js which responds with
`'Hello, World!'`:
## See also
Check out also [this guide][]
[Command Line Options]: cli.md#options
[this guide]: https://nodejs.org/
[web server]: example.md