markdown-viewer
markdown-viewer copied to clipboard
Problem with Greek
Very nice app, but there is a small problem with Greek characters while other applications ( e.g. MarkView ) don't have this problem Thank you
What exactly is the issue that you are having? Can you share a screenshot or a code snippet that I can use to reproduce it?
Yes Thanks for the replay [image: image.png] your plugin online file http://342340261.linuxzone19.grserver.gr/%CE%93%CE%B9%CF%8E%CF%81%CE%B3%CE%BF%CF%82.md
[image: image.png] your plugin - local file ( C: )
file content
Για Ιούλιο
- Videos ( *2 ) ένα για επαγγελματίες, ένα για πελάτες
- YouTube
- Λογιστικά
Για Αύγουστο
- Λογιστικά
- Τιμολόγια
The problem is a combination with Chrome bad functionality about Encoding This also happens with *.txt files But the plugin below somehow works correctly
[image: image.png]
On Wed, May 27, 2020 at 4:02 PM simo [email protected] wrote:
What exactly is the issue that you are having? Can you share a screenshot or a code snippet that I can use to reproduce it?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/simov/markdown-viewer/issues/122#issuecomment-634643906, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHNBTPRIBO5GQBRP5D7WWBLRTUFMRANCNFSM4NL4X6QA .
...and this plugin [image: image.png] also solves the Encoding problem for txt extension files (Without encoding tag)
On Wed, May 27, 2020 at 4:13 PM Strigkos Nomikos [email protected] wrote:
Yes Thanks for the replay [image: image.png] your plugin online file
http://342340261.linuxzone19.grserver.gr/%CE%93%CE%B9%CF%8E%CF%81%CE%B3%CE%BF%CF%82.md
[image: image.png] your plugin - local file ( C: )
file content
Για Ιούλιο
- Videos ( *2 ) ένα για επαγγελματίες, ένα για πελάτες
- YouTube
- Λογιστικά
Για Αύγουστο
- Λογιστικά
- Τιμολόγια
The problem is a combination with Chrome bad functionality about Encoding This also happens with *.txt files But the plugin below somehow works correctly
[image: image.png]
On Wed, May 27, 2020 at 4:02 PM simo [email protected] wrote:
What exactly is the issue that you are having? Can you share a screenshot or a code snippet that I can use to reproduce it?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/simov/markdown-viewer/issues/122#issuecomment-634643906, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHNBTPRIBO5GQBRP5D7WWBLRTUFMRANCNFSM4NL4X6QA .
That's interesting because after you enable the origin there is an Encoding option for it, that you can use for those cases, but apparently it doesn't work with this server. I have to take a look.
Let me know if this is still an issue.