lostintangent / wikilens

🔎 VS Code extension that provides a Roam/Obsidian-like markdown-based notetaking experience for github.dev and VS Code
https://aka.ms/wikilens
128 stars 8 forks source link

fix: support for non-ascii characters in file names #33

Open natsukium opened 2 years ago

natsukium commented 2 years ago

Hi, thank you for the nice extension!

Since I'm Japanese I want to use it with non-ASCII characters. Now, the command Add Page with a title written in Japanese (for example, テスト) creates not テスト.md but .md.

This PR adds support for any letter in file names.