Skip to content

Obsidian Wikilink Display Name Not Exporting Correctly #267

Description

@Thompson-Jason

Issue

I use Wikilinks in my Obsidian vault and when using | to change the display name the links don't get exported properly.

After further investigation It has nothing to do with the display name as I previously thought. The actual cause seems to be if I have a link to a note that doesn't exist yet.

Example

[[Name-of-note-that-does-not-exist]]

Gets exported as

* Name-of-note-that-does-not-exist*

Expected Behavior

Links should be exported as a markdown link

I'm not sure what the best course of action for this would be, I feel an empty markdown link might not be the best idea but I have no other ideas.

[Name-of-note-that-does-not-exist]()

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