EtheaDev / MarkdownShellExtensions

A Markdown Text Editor to manually edit a markdown file, with instant preview of the output in a HTML Viewer. A Preview handler which allows you to see the content of the markdown file without open it, in the "Preview Panel", integrated into Windows Explorer.
Apache License 2.0
49 stars 13 forks source link

Contextual Menu opening don't work with space separated files #1

Closed vhanla closed 1 year ago

vhanla commented 2 years ago

I tried opening a markdown file with contextual menu and it fails. imagen As you can see, it shows "TODO" but the filename is "TODO list.md".

carloBarazzetta commented 2 years ago

If you open-it directly from the Editor, it works?

vhanla commented 2 years ago

Yes, it opens. However, there seems to be a SynEdit issue opening cp1252 encoding. imagen But that's not related to this issue, and it works with UTF-8 encoding files and most of the other files.

carloBarazzetta commented 2 years ago

Can you attach here the file for testing? Thanks.

vhanla commented 2 years ago

Here you are. It can't open if filenames has special chars, also in content. español.zip