The Microsoft Co-Op Translator is a powerful tool for translating Markdown documents seamlessly. This guide will help you troubleshoot common issues encountered when using the tool.
Problem: The translated Markdown document includes a markdown
tag at the top, causing rendering issues.
Solution: To resolve this, simply delete the markdown
tag at the top of the file. This will allow the Markdown file to render correctly.
Steps:
.md
) file.markdown
tag at the top of the document.markdown
tag.Problem: The URLs of embedded images do not match the language locale, leading to incorrect or missing images.
Solution: Check the URL of embedded images and ensure they match the language locale. All images are located in the translated_images
folder each image has a language locale tag in the image file name.
Steps:
Problem: The translated content is not accurate or requires further editing.
Solution: Review the translated document and make necessary edits to improve accuracy and readability.
Steps:
Problem: The formatting of the translated document is incorrect. This can occur in table here additional ``` are added.
Solution: Adjust the formatting of the document to match the original structure. Simply deleting the ``` will address the table issues.
Steps: