Fevol / obsidian-translate

Translate text and entire notes in Obsidian
MIT License
100 stars 6 forks source link

Azure Translate breaks markdown links #73

Open suka97 opened 3 months ago

suka97 commented 3 months ago

When using Azure Translator for translating a hole note, the translator breaks markdown links.

Something like [Link Text](file.png) will be translated into [Link Text] (file.png).
This issue was discussed here

I know this issue is more related to the workings of the translator, but maybe an optional setting fix could be implemented on the plugin so that the newly translated note would be checked for such broken markdown links and fix them