Test
Putain je découvre ça que maintenant ? 🐼
Code de rêve
Title 2
Title 2-2
Title 3
Month | Savings |
---|---|
January | $250 |
February | $80 |
March | $420 |
This is a quote
Test
- Tache
- Tache
- Tache
Tips for collapsed sections
### You can add a header You can add text within a collapsed section. You can add an image or a code block, too. ```ruby puts "Hello World" ```ceci est en gras italique barré
The background color is #ffffff
for light mode and #000000
for dark mode.
it it a color ? #0969DA
Here is a simple flow chart:
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
TIP
This guide is last tested with @napi-rs/canvas^0.1.20, so make sure you have this or a similar version after installation.
WARNING
Be sure that you’re familiar with things like async/await and object destructuring before continuing, as we’ll be making use of features like these.