Skip to content

doc: markdown links do not turn into real links #5322

@jhamhader

Description

@jhamhader

Hey,

I noticed that in various docs, links are not shown and actual markdown appears instead.

Examples:

  • In tls.html:
    tlsSocket is the [tls.TLSSocket][] that the error originated from.
  • In net.html:
    The parameter backlog behaves the same as in [server.listen(port, \[host\], \[backlog\], \[callback\])][].
  • In cluster.html:
    When no more connections exist, see [server.close()][], the IPC channel to the worker will close allowing it to die gracefully.
  • In crypto.html:
    Use [crypto.getCurves()][] to obtain a list of available curve names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions