Skip to content

Internal markdown links not working - causing "create new file?" dialogue window, even if file exists #262

Description

@pejotigrek

when adding links to other files: [text](path) files are not displayed even if they already exists. dialogue window opens with new file creation prompt. [[wikilink]] seems to work just fine.

to reproduce you can just go... to the demo page and check:

  1. https://gamosoft-notediscovery-demo.hf.space/Welcome - bulletpoint "usewikilinks" contains [[NoteDiscovery/FEATURES]] and by clicking it, correctly opens the page from NoteDiscovery/FEATURES
  2. on said FEATURES page, check any of the last bulletpoints:
  • for example the see MERMAID.md link contains markdown's format: [MERMAID.md](MERMAID.md) and by clicking it opens new file creation prompt
  • when changed to wikilink: [[MERMAID]] it works fine ;) [notice that in the wikilink you also need to cut out the .md extension]

Expected behaviour:

markdown-format links [text](path/file.md) working as it supposed to.

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