Skip to content

A bug about link markdown #923

@plantain-00

Description

@plantain-00

I have:

[/api/books](/api/books)

and I expect

<a href='/api/books'>/api/books</a>

but the html file that it produces is:

<a href='api/books'>/api/books</a>

or is there other way to meet my expectation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions