-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
Detected on https://symfony.com/doc/current/contributing/code_of_conduct/care_team.html which has the following content in the source:
Here are all the members of the CARE team (in alphabetic order). You can contact
any of them directly using the contact details below or you can also contact all
of them at once by emailing **care@symfony.com**:
The docs builder currently render this like that:
<p>Here are all the members of the CARE team (in alphabetic order). You can contact
any of them directly using the contact details below or you can also contact all
of them at once by emailing <a href="mailto:**care@symfony.com" class="reference internal">**care@symfony.com</a>**:</p>the ** before the email is taken as part of the email reference, which breaks the mailto link (the link goes to the wrong email) and is probably also what breaks the bold rendering.
Metadata
Metadata
Assignees
Labels
No labels