• [^] # Re: Formattage

    Posté par . En réponse au message Sollicitation. Évalué à 2.

    PS : comment on échappe Matjax quand on fait du code inline ?

    on met le langage souhaité, ici du shell (donc sh) avec la balise
    ```sh
    ici ton code
    ```

    si c'était du python tu ferais

    ```python
    ici ton code python
    ```

    etc