Feel-ix-343 / markdown-oxide

PKM for the LSP
https://oxide.md
Apache License 2.0
1.03k stars 17 forks source link

Bug: regular links parsed as wiki linked #190

Open Bekaboo opened 2 weeks ago

Bekaboo commented 2 weeks ago

Hi first of all thanks for all your works on markdown-oxide, it is super fast and easy to use.

I am switching from marksman to this markdown-oxide, however, I notice a difference between this language server and marksman about how they handle links:

image

Notice the "Unresolved references" diagnosics. I do not get these warnings when using marksman. They are all valid regular markdown links to local files and should not be warned. Seems that markdown-oxide is seeing them as invalid wiki links (correct me if I am wrong).

TieWay59 commented 2 weeks ago

image

Hello, I've recently started using markdown-oxide and encountered the same issue. I've also noticed that the hover preview cards display the correct information, but I still receive warnings: 'Unresolved Reference used 28 times Obsidian LS'.

Thank you very much for your attention to this matter. I appreciate the work that has gone into developing markdown-oxide and understand it's a valuable tool for many users. I'm grateful for the opportunity to provide feedback and contribute to its improvement. Your efforts to maintain and enhance markdown-oxide are greatly appreciated by the community. @Feel-ix-343

TieWay59 commented 2 weeks ago

PS @Bekaboo, I'd like to take this opportunity to ask you an unrelated question. Is your screenshot part of Visual Studio Code? If so, how can I configure it to display underlines as dashed lines? (咋设置连接下划线为虚线的? 好奇😆)

Bekaboo commented 2 weeks ago

@TieWay59 这不是 VSCode, 这是 Neovim, 相关配置在我的 dot 仓库. 我们可以在那里讨论以避免过多离题内容.

Feel-ix-343 commented 1 week ago

hey thanks for reporting! I can get to this this weekend