obsidian-export/tests/testdata/input/main-samples/issue-188-wikilinks-need-tr...

18 lines
273 B
Markdown

Obsidian trims space before and after the filename in a wikilink target.
These should all be the same:
[[foo]]
[[ foo]]
[[foo ]]
[[ foo ]]
[[foo|foo]]
[[ foo|foo]]
[[foo |foo]]
[[ foo |foo]]
[[foo#^abc]]
[[foo#^abc ]]
[[foo#^abc |foo > ^abc]]
[[ foo#^abc ]]