Skip to content

Crowdin Markdown table+pipe issue #5602

Description

@slorber

🐛 Bug Report

We use pipe in markdown tables to describe TS union types

| `editUrl` | <code>string \| EditUrlFunction</code> | `undefined` | Base URL to edit your site. The final URL is computed by `editUrl + relativeDocPath`. Using a function allows more nuanced control for each file. Omitting this variable entirely will disable edit links. |

But this leads to weird results on Crowdin:

https://crowdin.com/translate/docusaurus-v2/94/en-fr?filter=basic&value=0

image

And display badly on localized sites:

https://docusaurus.io/fr/docs/next/api/plugins/@docusaurus/plugin-content-docs#configuration

image

We should find a way to find a syntax that Crowdin can understand, or ask their support for a solution.

This is a follow-up of:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn error in the Docusaurus core causing instability or issues with its executionexternalThis issue is caused by an external dependency and not Docusaurus.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions