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
Several tags in a row are now converted without space in-between, see:
Zim (now):
@tag @tag1 @tag2Obsidian (now):
#tag#tag1#tag2Obsidian (should):
#tag #tag1 #tag2Which is also true for tags at the end of a sentence:
Zim (now):
a short sentence that has a @tagObsidian (now):
a short sentence that has a#tagObsidian (should):
a short sentence that has a #tag