obsidian-export/tests
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
..
testdata fix: find uppercased notes when referenced with lowercase 2021-01-10 19:43:28 +01:00
export_test.rs New: Add --no-recursive-embeds to break infinite recursion cycles 2021-01-05 15:45:34 +01:00