Skip to content

Links containing anchors #106

@CodaCodr

Description

@CodaCodr

I'm coming from Docco so maybe my syntax is suspect...

I want to write

See [myFunction](somefile.js.html#myfunction)

but docker is adding ".html" to the href:

See <a href="somefile.js.html#myfunction.html">myFunction</a>

Is this a bug? Is there a workaround (short of writing out the a element longhand)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions