Skip to content

[Feature] support .md for links #346

@damufo

Description

@damufo

For compatibility with local editors.
It would be possible for links to also work if the file name has .md.

For example
If I have two files:
Contactos.md
Fred.md

And when placing the link inside contacts:
if I put

[Fred](/note/Fred) # it works

but if I put

[Fred] (Fred.md) # it doesn't work

It would be to make it work in the second case as well.

This second case would be compatible with use from the desktop.
Very thanks.

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