Markdown Hyperlink Spacing Free
ByCrowdinVerified Author

MD Hyperlink Spacing QA check is designed to identify unnecessary spaces between the link text and URL in Markdown hyperlinks

Install

The Markdown Hyperlink Spacing QA Check ensures the integrity of Markdown links in your translations by detecting and correcting spacing mistakes.

How It Works:

  • Detect Markdown Links: The check first identifies if the source text contains any Markdown links.
  • Identify Spacing Mistakes: If Markdown links are present, it examines the translation for spacing mistakes.
  • Suggest Fixes: When a spacing mistake is detected, the check suggests the correct format, ensuring that links remain functional in the translated content.

Example:

  • Incorrect: [example link] (https://www.example.com)
  • Correct: [example link](https://www.example.com)

By integrating this QA check into your Crowdin project, you can maintain the quality and functionality of Markdown files across all your translations, providing a seamless user experience.

Crowdin is a platform that helps you manage and translate content into different languages. Integrate Crowdin with your repo, CMS, or other systems. Source content is always up to date for your translators, and translated content is returned automatically.

Learn More
Categories
Tags
qa
Works with
  • Crowdin Enterprise
Details

Released on Jul 26, 2024

Updated on Jul 26, 2024

Published by Crowdin

Identifier:markdown-hyperlink-spacing