Litho CMS

Markdown Cheat Sheet

Thanks for visiting The Markdown Guide!

This Markdown cheat sheet provides a quick overview of all the Markdown syntax elements. It can’t cover every edge case, so if you need more information about any of these elements, refer to the reference guides for basic syntax and extended syntax.

Basic Syntax

Voici un exemple de fichier Markdown qui inclut plusieurs cas d'utilisation de la syntaxe classique :

Titre niveau 1

Titre niveau 2

Titre niveau 3

Titre niveau 4

Italique

Gras

Barré

Code en ligne

{
  "firstName": "John",
  "lastName": "Smith",
  "age": 25
}

Bloc de citation

Bloc de citation2

Markdown Guide

alt text

alt text alt text

Liste :

  1. First item
  2. Second item
  3. Third item

Unordered List

Colonne 1 Colonne 2
Cellule 1 Cellule 2
Cellule 1 Cellule 2

Autre taleaux

Syntax Description Test Text
Header Title Here's this
Paragraph Text And more

Extended Syntax

[TOC] 3

These elements extend the basic syntax by adding additional features. Not all Markdown applications support these elements.

Footnote

Here's a sentence with a footnote. 1

Here's a sentence with a footnote. 2

Heading ID

My Great Heading {#custom-id}

Definition List

term : definition

Strikethrough

The world is flat.

Task List

Emoji

That is so funny! :joy: ou 🔥

(See also Copying and Pasting Emoji)

Highlight

I need to highlight these very important words.

Super & Subscript

H2O X2

Test 2

Test a

Math

$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$

mathML

C B d l = μ 0 ( I enc + ε 0 d d t S E n ^ d a )

Notice Framalibre

Scribouilli

Créer votre petit site facilement !

Vers la notice Framalibre Vers le site

Element (ex Riot)

Element rassemble toutes vos conversations et intégrations applicatives en une seule application.

Vers la notice Framalibre Vers le site

BEEP app

BEEP est une application de gestion et de surveillance de rucher pour les apiculteurs.

Vers la notice Framalibre Vers le site

Test video

Test Son

Mape


Afficher une carte plus grande

  1. 3 : A voir si cette fonction peu étre utile ???

  2. 1 : This is the footnote.

  3. 2 : Une autre

  4. a : C'est en cours de dev.