mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-24 01:51:38 +00:00
Merge pull request #823 from bfontaine/patch-1
[markdown/fr] Fixed typo in language author’s name
This commit is contained in:
commit
a290543762
@ -5,7 +5,7 @@ contributors:
|
||||
filename: markdown.md
|
||||
---
|
||||
|
||||
Markdown a été créé par Jhon Gruber en 2004. Il se veut être d'une syntaxe
|
||||
Markdown a été créé par John Gruber en 2004. Il se veut être d'une syntaxe
|
||||
facile à lire et à écrire, aisément convertible en HTML
|
||||
(et beaucoup d'autres formats aussi à présent).
|
||||
|
||||
@ -285,4 +285,4 @@ Ough que c'est moche | svp | arrêtez
|
||||
|
||||
Pour plus d'information :
|
||||
consultez [ici](http://daringfireball.net/projects/markdown/syntax) le post officiel de Jhon Gruber à propos de la syntaxe,
|
||||
et [là](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) la superbe cheatsheet de Adam Pritchard.
|
||||
et [là](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) la superbe cheatsheet de Adam Pritchard.
|
||||
|
Loading…
Reference in New Issue
Block a user