obsidian-export/tests/testdata/expected/main-samples/obsidian-wikilinks.md
Nick Groenen e6fc611b58
fix: find uppercased notes when referenced with lowercase
This commit fixes a bug where, if a note contained uppercase characters
(for example `Note.md`) but was referred to using lowercase
`(`[[note]]`), that note would not be found.
2021-01-10 19:43:28 +01:00

21 lines
538 B
Markdown

Link to [pure-markdown-examples](pure-markdown-examples.md) and the same [Pure-Markdown-Examples](pure-markdown-examples.md).
Link to [pure markdown examples](pure-markdown-examples.md).
Link to [pure-markdown-examples > Heading 1](pure-markdown-examples.md#heading-1).
Link to [pure markdown examples](pure-markdown-examples.md#heading-1).
Link to [uppercased-note](Uppercased-note.md).
Link within backticks: `[[pure-markdown-examples]]`
````
Within a code block:
[[pure-markdown-examples]]
````
\[\[unclosed link
Regular text.