obsidian-export/src
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
..
lib.rs fix: find uppercased notes when referenced with lowercase 2021-01-10 19:43:28 +01:00
main.rs New: Add --no-recursive-embeds to break infinite recursion cycles 2021-01-05 15:45:34 +01:00
walker.rs Include filter_fn field in WalkOptions debug display 2020-12-24 00:05:36 +01:00