MDView TC plugin does not render a Markdown file when the file path contains Czech diacritics.
Version:
- WLX_mdview_TC-plugin_v3.8.1
- Total Commander: 11.03. 64bit
- Windows: Windows 11 Pro 24H2
Steps to reproduce:
- Put README.md here:
C:\temp\Česká tisková kancelář\README.md
- Open it in Total Commander Lister with F3.
- It is shown as plain raw Markdown text.
- Pressing key 4 does not switch to rendered MDView output.
Control test:
- Copy the same README.md to:
C:\temp\Ceska tiskova kancelar\README.md
- Open it with F3.
- It renders correctly.
Expected:
The Markdown file should render in both locations.
Actual:
The same file renders only from the ASCII path. From the path containing Czech characters like "Česká", "tisková", "kancelář", it falls back to plain text.
MDView TC plugin does not render a Markdown file when the file path contains Czech diacritics.
Version:
Steps to reproduce:
C:\temp\Česká tisková kancelář\README.md
Control test:
C:\temp\Ceska tiskova kancelar\README.md
Expected:
The Markdown file should render in both locations.
Actual:
The same file renders only from the ASCII path. From the path containing Czech characters like "Česká", "tisková", "kancelář", it falls back to plain text.