> ## Documentation Index
> Fetch the complete documentation index at: https://docs4.matthiasbrat.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Rappel

<Tabs>
  <Tab title="Paragraphe">
    <Card title="Idée développée">
      <Info>1 idée par paragraphe</Info>
    </Card>
  </Tab>

  <Tab title="Partie">
    <CardGroup cols={2}>
      <Card title="Étape logique" icon="square-1" />

      <Card title="But commun" icon="square-2" />
    </CardGroup>

    <Info>Généralement avec plusieurs paragraphes</Info>
  </Tab>

  <Tab title="Mise en page et séparations">
    <Card title="Entre paragraphes">
      <Info>retour à la ligne (1x enter)</Info>
    </Card>

    <Card title="Entre parties">
      <Info>saut de ligne (2x enter)</Info>

      <Warning>
        Les transition sont des phrases qui expliquent le changement d’étape
      </Warning>
    </Card>
  </Tab>
</Tabs>
