You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.fr.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -370,8 +370,8 @@ Ceci fonctionne également pour `.gitignore`.
370
370
371
371
[*Plus d'information sur les licences open source (En anglais).*](https://help.github.com/articles/open-source-licensing)
372
372
373
-
### Task Lists
374
-
In Issues and Pull requests check boxes can be added with the following syntax (notice the space):
373
+
### Liste de tâches
374
+
Dans les bogues et les pull requests, des boîtes à cocher peuvent être ajoutées en utilisant la syntaxe suivante (remarquez l'espace) :
375
375
376
376
```
377
377
- [ ] Be awesome
@@ -384,7 +384,7 @@ In Issues and Pull requests check boxes can be added with the following syntax (
384
384
385
385

386
386
387
-
When they are clicked, they will be updated in the pure Markdown:
387
+
Lorsqu'un utilisateur clique sur une tâche, elle est mise à jour dans le format Markdown:
388
388
389
389
```
390
390
- [x] Be awesome
@@ -395,10 +395,10 @@ When they are clicked, they will be updated in the pure Markdown:
395
395
- [ ] Sleep
396
396
```
397
397
398
-
[*Read more about task lists.*](https://help.github.com/articles/writing-on-github#task-lists)
398
+
[*Plus d'informations sur les listes de tâches (En anglais).*](https://help.github.com/articles/writing-on-github#task-lists)
399
399
400
-
#### Task Lists in Markdown Documents
401
-
In full Markdown documents **read-only**checklists can now be added using the following syntax:
400
+
#### Listes de tâches dans les documents Markdown
401
+
Dans les documents Markdown, il est maintenant possible d'ajouter des listes de boîtes à cocher en **lecture seule**en utilisant la syntaxe suivante :
402
402
403
403
```
404
404
- [ ] Mercury
@@ -418,7 +418,7 @@ In full Markdown documents **read-only** checklists can now be added using the f
418
418
-[ ] Deimos
419
419
-[ ] Phobos
420
420
421
-
[*Read more about task lists in markdown documents.*](https://github.com/blog/1825-task-lists-in-all-markdown-documents)
421
+
[*Plus d'informations sur les listes de tâches dans les documents Markdown (En anglais)*](https://github.com/blog/1825-task-lists-in-all-markdown-documents)
422
422
423
423
### Relative Links
424
424
Relative links are recommended in your Markdown files when linking to internal content.
0 commit comments