Skip to content

Fix Windows-style subfolder link resolution#443

Open
helmutkocksmann wants to merge 1 commit into
Feel-ix-343:mainfrom
helmutkocksmann:patch-1
Open

Fix Windows-style subfolder link resolution#443
helmutkocksmann wants to merge 1 commit into
Feel-ix-343:mainfrom
helmutkocksmann:patch-1

Conversation

@helmutkocksmann
Copy link
Copy Markdown

Fixes #274.

/claim #274

Summary:

  • normalize Obsidian reference paths to forward slashes
  • compare forward-slash Markdown links against Windows-style paths
  • add regression tests for nested refs and Windows separators

Tests:

  • cargo fmt --check
  • cargo test

Fixes Feel-ix-343#274.

/claim Feel-ix-343#274

Summary:
- normalize Obsidian reference paths to forward slashes
- compare forward-slash Markdown links against Windows-style paths
- add regression tests for nested refs and Windows separators

Tests:
- cargo fmt --check
- cargo test
@helmutkocksmann
Copy link
Copy Markdown
Author

/claim #274

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Unresolved Reference" on .md files in subfolders

1 participant