[GH-ISSUE #462] Not working when use \\wsl$\ubuntu protocol access file #381

Closed
opened 2026-03-03 01:26:24 +03:00 by kerem · 4 comments
Owner

Originally created by @lautumn1990 on GitHub (Nov 16, 2021).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/462

I have a problem when use Jekyll -watch. So I find a method use wsl2 instead of windows file system. Speed up your builds...
Everything works fine, but markdownlint is not working when file over \\wsl$\ubuntu protocol.

Originally created by @lautumn1990 on GitHub (Nov 16, 2021). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/462 I have a problem when use Jekyll `-watch`. So I find a method use wsl2 instead of windows file system. [Speed up your builds...](https://www.forevolve.com/en/articles/2020/02/07/speed-up-your-builds-and-watch-for-changes-to-up-to-375-percent-using-this-workaround-on-wsl2-ubuntu-on-windows/) Everything works fine, but markdownlint is not working when file over `\\wsl$\ubuntu` protocol.
kerem 2026-03-03 01:26:24 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@DavidAnson commented on GitHub (Nov 16, 2021):

Can you show the errors from the Output panel's markdownlint tab, please? And can you try a network share without a "$" to confirm that works? Please see issue https://github.com/DavidAnson/vscode-markdownlint/issues/196 for more about this and a workaround.

<!-- gh-comment-id:970467873 --> @DavidAnson commented on GitHub (Nov 16, 2021): Can you show the errors from the Output panel's markdownlint tab, please? And can you try a network share without a "$" to confirm that works? Please see issue https://github.com/DavidAnson/vscode-markdownlint/issues/196 for more about this and a workaround.
Author
Owner

@DavidAnson commented on GitHub (Nov 16, 2021):

I realized I don't know how you are running this, either. What tool are you using? I assumed the VS Code extension? More details would be helpful.

<!-- gh-comment-id:970472732 --> @DavidAnson commented on GitHub (Nov 16, 2021): I realized I don't know how you are running this, either. What tool are you using? I assumed the VS Code extension? More details would be helpful.
Author
Owner

@lautumn1990 commented on GitHub (Nov 17, 2021):

Sorry, I confused markdownlint with vscode-markdownlint. Yes, I have a problem when use the VS Code extension.

DavidAnson/vscode-markdownlint#196 worked for me, when I use net use s: \\wsl$\ubuntu. Thanks a million.

Here are some pictures show the difference.

windows
window

\wsl$\ubuntu
\wsl$

net use s: \wsl$\ubuntu
net use

problems panel
problems pannel

<!-- gh-comment-id:971131243 --> @lautumn1990 commented on GitHub (Nov 17, 2021): Sorry, I confused `markdownlint` with `vscode-markdownlint`. Yes, I have a problem when use the VS Code extension. DavidAnson/vscode-markdownlint#196 worked for me, when I use `net use s: \\wsl$\ubuntu`. Thanks a million. Here are some pictures show the difference. windows ![window](https://user-images.githubusercontent.com/4597231/142123705-f7eb1659-9cd9-4379-96be-c08a932d0a19.jpg) \\wsl$\ubuntu ![\\wsl$](https://user-images.githubusercontent.com/4597231/142123848-dc5461ee-760e-4175-bbc2-38d4010cc412.jpg) net use s: \\wsl$\ubuntu ![net use](https://user-images.githubusercontent.com/4597231/142123918-6d7153a2-9963-4a4e-a2c1-8ecfad5361f2.jpg) problems panel ![problems pannel](https://user-images.githubusercontent.com/4597231/142123960-77f54611-daf7-4d09-888f-0db5698a09bf.jpg)
Author
Owner

@DavidAnson commented on GitHub (Jan 21, 2022):

This should work in the next version, see https://github.com/DavidAnson/vscode-markdownlint/issues/216

<!-- gh-comment-id:1018136715 --> @DavidAnson commented on GitHub (Jan 21, 2022): This should work in the next version, see https://github.com/DavidAnson/vscode-markdownlint/issues/216
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#381
No description provided.