Skip to content

Obsidian: Tags aren't converted properly, when in a row #6

@sojusnik

Description

@sojusnik

Several tags in a row are now converted without space in-between, see:

Zim (now):
@tag @tag1 @tag2

Obsidian (now):
#tag#tag1#tag2

Obsidian (should):
#tag #tag1 #tag2

Which is also true for tags at the end of a sentence:

Zim (now):
a short sentence that has a @tag

Obsidian (now):
a short sentence that has a#tag

Obsidian (should):
a short sentence that has a #tag

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