wikilinks:
- default_plugin: CrawlLinks
- configuration: Obsidian compatibility
- matching: case-insensitive;
[[My Note]],[[my note]],[[MY NOTE]]resolve to the same file - urls: lowercase; e.g.,
my-note - syntax_reference: Obsidian Help page on Internal Links
syntax:
[[Path to file]]:Path to file.md/Path-to-file.md; textPath to file[[Path to file | Here's the title override]]:Path to file.md; textHere's the title override[[Path to file#Anchor]]: anchorAnchorinPath to file.md[[Path to file#^block-ref]]: blockblock-refinPath to file.md
embeds:
![[Path to image]]: embed image![[Path to image|100x145]]: embed image at100px×145px![[Path to file]]: transclude full page![[Path to file#Anchor]]: transclude content under headingAnchor![[Path to file#^b15695]]: transclude block^b15695