ChatGPT peut-il lire le Markdown ?
Je me demandais si ChatGPT pouvait comprendre et interpréter correctement la mise en forme Markdown. Lit-il le texte Markdown comme un contenu formaté ou comme …
Camila Goodman
March 9, 2026 at 09:18 PM
Je me demandais si ChatGPT pouvait comprendre et interpréter correctement la mise en forme Markdown. Lit-il le texte Markdown comme un contenu formaté ou comme un texte brut ? J’aimerais savoir à quel point il gère les en-têtes, les listes, les liens et les autres éléments Markdown.
Ajouter un commentaire
Commentaires (3)
I've tested it with headers and lists, and it seems to format them correctly in its responses. So yes, it reads markdown and can output it too.
It doesn't render markdown graphically since it's text-based, but it recognizes markdown syntax and can generate markdown code or explain it.
Yes, ChatGPT can understand markdown to some extent. When you input markdown formatted text, it usually interprets the structure and can generate appropriate markdown output as well.