Ambraven utilise social.mochi.academy. Vous pouvez læ suivre et interagir si vous possédez un compte quelque part dans le "fediverse".
Ambraven @Ambraven

# Why I like Markdown

- Even in plain text, it is readable
- It is simple enough
- You don't *have* to remember every markup
- you can insert code nicely in your message like this :

```C
<stdio.h>

main(){
printf("hello world!");
}
```

# What I don't like in Markdown

- *_* emoji become a bit difficult to write correctly...
- possible collision with hashtags

· Web · 0 · 0