Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ajouter un espace après les liens fiche cdt #6237

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

Viczei
Copy link
Contributor

@Viczei Viczei commented Oct 22, 2024

@Viczei Viczei requested a review from m-maillot October 22, 2024 13:44
@Viczei Viczei self-assigned this Oct 22, 2024
@Viczei Viczei linked an issue Oct 22, 2024 that may be closed by this pull request
import { ContentParser } from "../ContentParser";

describe("CDT content parser", () => {
test("should move space at the end of link to the end of link tag", () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ajouter un test si l'enfant n'est pas du texte
Ajouter un test si l'espace n'est pas dans le a

Copy link
Contributor

@m-maillot m-maillot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Top 👍

Copy link
Contributor

@carolineBda carolineBda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

top les tests 👍

@Viczei Viczei merged commit 482396f into dev Oct 31, 2024
23 checks passed
@Viczei Viczei deleted the 6223-espaces-manquants-dans-les-articles branch October 31, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Espaces manquants dans les articles
4 participants